Adjust review feedback line from CONTRIBUTING (#225)
GitHub sends out mails on new PR pushes since some time already.
This commit is contained in:
parent
5f7e4ea25a
commit
7f2490132b
|
@ -18,8 +18,7 @@ Workflow
|
||||||
This is a hard rule; patches with missing tests or documentation can't be accepted.
|
This is a hard rule; patches with missing tests or documentation can't be accepted.
|
||||||
- Make sure your changes pass our CI_.
|
- Make sure your changes pass our CI_.
|
||||||
You won't get any feedback until it's green unless you ask for it.
|
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.
|
- Once you've addressed review feedback, make sure to bump the pull request with a short note, so we know you're done.
|
||||||
Maintainers don’t receive notifications when you push new commits.
|
|
||||||
- Don’t break `backward compatibility`_.
|
- Don’t break `backward compatibility`_.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue