Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 541 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (8 loc) · 541 Bytes

Contributing

To contribute to this project, fork and clone the repo:

git clone [email protected]:your-username/mcsd.git

Test your changes by running all the test scripts in tests/ (you may want to add your own tests to this folder).

Push to your fork and submit a pull request. This project only accepts pull requests related to open issues. If you wish to sugest a new feature or a change, first create a new issue for that purpose. Bug fixes and improvements are welcome!

For further questions contact [email protected].