Skip to content

Commit 57b923a

Browse files
committed
Merge pull request #335 from andrey1s/github
create pull request template
2 parents 827703c + 5e195a6 commit 57b923a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
| Q | A
2+
| ------------- | ---
3+
| Bug fix? | [yes|no]
4+
| New feature? | [yes|no]
5+
| BC breaks? | [yes|no]
6+
| Deprecations? | [yes|no]
7+
| Tests pass? | [yes|no]
8+
| Fixed tickets | [comma-separated list of tickets fixed by the PR, if any]
9+
| License | MIT
10+
| Doc PR | [reference to the documentation PR, if any]

0 commit comments

Comments
 (0)