mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-24 17:54:59 -04:00
14 lines
667 B
Markdown
14 lines
667 B
Markdown
Thanks for contributing to Growstuff!
|
|
|
|
When you create a pull request, please include the following:
|
|
|
|
* Mention the issue it solves (eg. #123)
|
|
* Your code should follow our [Coding style guide](https://github.com/Growstuff/growstuff/wiki/Development-process-overview#coding-practices)
|
|
* Make sure you have automated tests for your work, where possible.
|
|
* Add your name (and that of your pair partner, if any) to [CONTRIBUTORS.md](CONTRIBUTORS.md).
|
|
|
|
If you would like to discuss your work before submitting a pull request,
|
|
please join any of our [Discussion
|
|
forums](http://wiki.growstuff.org/index.php/Discussion_forums), where
|
|
our dev team will be happy to help you.
|