add a PR template to the repo

This commit is contained in:
Moritz Kobitzsch
2016-08-19 12:28:24 +02:00
committed by Patrick Niklaus
parent 5971822f82
commit 3ccbe9842c
+12
View File
@@ -0,0 +1,12 @@
# Issue
What issue is this PR targeting? Is there no issue that covers the problem addressed here? Please open a corresponding issue and link it from here.
## Tasklist
- [ ] ADD OWN TASKS HERE
- [ ] add regression / cucumber cases (see docs/testing.md)
- [ ] review
- [ ] adjust for for comments
## Requirements / Relations
Link any requirements here. Other pull requests this PR is based on?