Create PULL_REQUEST_TEMPLATE.md

add template for pull requests
This commit is contained in:
Rotzbua
2017-09-14 11:03:27 +02:00
committed by GitHub
parent 3def3ab000
commit 2c4dd4306a

15
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,15 @@
<!-- BEGIN - This is a comment just for you visible
Please use the following template to give us as mutch information as you can.
Not used rows can be deleted.
END - This is a comment just for you visible -->
| Q | A
| ------------- | ---
| Bug fix? | yes/no
| New feature? | yes/no
| Doc update? | yes/no
| BC breaks? | yes/no <!-- BC = backwards compatibility -->
| Deprecations? | yes/no
| Fixed tickets | #... <!-- #-prefixed issue number(s), if any -->