Merge pull request #112 from rkozlov95/add-pull-request-template

add pull request template
This commit is contained in:
Nuno Maduro
2020-06-28 01:48:18 +02:00
committed by GitHub

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

@ -0,0 +1,10 @@
| Q | A
| ------------- | ---
| Bug fix? | yes/no
| New feature? | yes/no
| Fixed tickets | #... <!-- #-prefixed issue number(s), if any -->
<!--
- Replace this comment by a description of what your PR is solving.
-->