Mention that issue isn't necessarily needed for PR

This commit is contained in:
Tuukka Turto 2016-03-29 22:10:07 +03:00
parent c3004ee0b1
commit ac7ead9568
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ Pull requests are great! We love them; here is a quick guide:
- All incoming features should be accompanied with tests.
- Generally there is no need to open an issue before submitting a PR.
- Before you submit a PR, please run the tests and check your code
against the style guide. You can do both of these things at once::