We will try to give initial feedback to pull requests within a few days. However, this may not always be possible. Please be patient, we will look at every pull request as soon as we can.
@ -18,10 +17,12 @@ Your pull request will have a better chance of being accepted if you do the foll
* Send one pull request for each new feature. It's time consuming for us to review multi-feature changes.
* Write tests for each change / new feature (not always possible)
* Follow our coding standard (see project docs)
* Follow our [coding standard]
* Write a [good commit message][commit].
[code of conduct]: https://fungusgames.com/code-of-conduct
[code of conduct]: https://github.com/snozbot/fungus/wiki/code_of_conduct
[commit]: http://chris.beams.io/posts/git-commit/
[fork a repo]: https://help.github.com/articles/fork-a-repo/