Add PR template

This commit is contained in:
Dennis Klein 2018-05-22 16:33:13 +02:00
parent 89d71ce14c
commit 30367eb76d
No known key found for this signature in database
GPG Key ID: 08E62D23FA0ECBBC

9
PULL_REQUEST_TEMPLATE.md Normal file
View File

@ -0,0 +1,9 @@
Replace me with your description.
---
Checklist:
* [ ] Rebased against `dev` branch
* [ ] My name is in the resp. CONTRIBUTORS/AUTHORS file
* [ ] Followed [the seven rules of great commit messages](https://chris.beams.io/posts/git-commit/#seven-rules)