Skip to content

Commit 5e195a6

Browse files
author
andrey1s
committed
create pull request template
1 parent 827703c commit 5e195a6

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)