Ask people to contribute code with tests

[CI skip]

Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
Michal Čihař 2016-06-16 12:39:35 +02:00
parent 2c87ba9846
commit 12591f2227

View File

@ -3,3 +3,4 @@ Before submitting pull request, please check that every commit:
- [ ] Has proper Signed-Off-By
- [ ] Has commit message which describes it
- [ ] Is needed on it's own, if you have just minor fixes to previous commits, you can squash them
- [ ] Any new functionality is covered by tests