Skip to content

Contributing

Gray edited this page Sep 30, 2016 · 1 revision

Contributing

If you want to contribute to deercode, congratulations! We're always looking for help. Follow this guide to see how you can contribute.

Suggestion or Bug

Please file an issue through deercode's issue tracker, and mark it with the appropriate tag (bug if the problem is a bug or enhancement if you have a suggestion)

Improving the wiki

Submit a pull request as a markdown file for the wiki page in question. For example, if you wanted to update the documentation, submit a new Documentation.md file through a pull request. Submit pull requests here

Adding art and graphics

We would love graphic designers work on deercode! Submit a pull request as your image file through GitHub here

Submitting code

Deercode is a complex beast indeed, make sure to follow the contributing guidelines when making a pull request for code. This version is in Python, however we would be very interested if people could port deercode to different langauges.