Add pull request and issue templates

This commit is contained in:
Andreas Hocevar
2017-07-28 13:56:29 +02:00
parent 8dbbe3ba5d
commit e454d3220e
2 changed files with 12 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
Make sure these boxes are checked before submitting your pull request. Thank you!
- [ ] This pull request addresses an issue that has been marked with the 'Pull request accepted' label.
- [ ] It contains one or more small, incremental, logically separate commits, with no merge commits.
- [ ] I have used clear commit messages.