updated CONTRIBUTING.md

- signed-off-by: trimstray <trimstray@gmail.com>
This commit is contained in:
trimstray 2018-07-16 21:24:28 +02:00
parent 177be60ced
commit 60cd319278

View File

@ -32,8 +32,6 @@ grep -qs "^$SOB" "$1" || echo "$SOB" >> "$1"
When creating pull request, please heed the following:
- Base your code on the latest master branch to avoid manual merges
- Base your code on the latest **testing branch** to avoid manual merges
- Code review may ensue in order to help shape your proposal
- Explain the problem and your proposed solution