Merge pull request #2429 from rhari991/pr-template

Added a pull request template
This commit is contained in:
Philip 2017-03-23 12:04:52 +00:00 committed by GitHub
commit 289363ae88

7
pull_request_template.md Normal file
View file

@ -0,0 +1,7 @@
Please ensure that your pull request meets the following requirements - thanks !
* Follows our existing [codestyle](https://github.com/k9mail/k-9/wiki/CodeStyle).
* Does not break any unit tests.
* Contains a reference to the issue that it fixes.