Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.34 KB

File metadata and controls

25 lines (15 loc) · 1.34 KB

How to contribute to this package

This document describes how to contribute to dms-view via raising issues and creating pull requests.

Request changes via issues

To request changes made to the code, you should raise an issue at github.com/dms-view/dms-view.github.io/issues. Please be as descriptive in possible in your issue. Important pieces of information to include are whether or not your requested change is a bug or a feature request and a specific example, if possible.

Modify the code via pull requests

To make changes to the code, you should make a branch or fork, make your changes, and then submit a pull request. If you aren't sure about pull requests:

Documentation

The documentation for dms-view is maintained in a separate repo, github.com/dms-view/docs. Any issues for the documentation can be raised at github.com/dms-view/docs/issues