Adjust review feedback line from CONTRIBUTING (#225)

GitHub sends out mails on new PR pushes since some time already.
This commit is contained in:
Florian Bruhin 2017-08-01 21:01:35 +02:00 committed by Hynek Schlawack
parent 5f7e4ea25a
commit 7f2490132b
1 changed files with 1 additions and 2 deletions

View File

@ -18,8 +18,7 @@ Workflow
This is a hard rule; patches with missing tests or documentation can't be accepted.
- Make sure your changes pass our CI_.
You won't get any feedback until it's green unless you ask for it.
- Once you've addressed review feedback, make sure to bump the pull request with a short note.
Maintainers dont receive notifications when you push new commits.
- Once you've addressed review feedback, make sure to bump the pull request with a short note, so we know you're done.
- Dont break `backward compatibility`_.