Update CONTRIBUTING.md

Dead link, no archived version of it
This commit is contained in:
Daniel O'Connor
2016-12-09 10:09:04 +10:30
committed by GitHub
parent 46a0956f5f
commit 3e43a19e58

View File

@@ -3,7 +3,7 @@ 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](http://wiki.growstuff.org/index.php/Coding_style_guide)
* 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).