Skip to content

Commit ce8ba2d

Browse files
authored
Update PR template (#237)
1 parent d2c2c80 commit ce8ba2d

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
| Q | A
22
| ------------- | ---
3-
| Is bugfix? | yes/no
4-
| New feature? | yes/no
5-
| Breaks BC? | yes/no
6-
| Tests pass? | yes/no
7-
| Fixed issues | comma-separated list of tickets # fixed by the PR, if any
3+
| Is bugfix? | ✔️/❌
4+
| New feature? | ✔️/❌
5+
| Breaks BC? | ✔️/❌
6+
| Fixed issues | <!-- comma-separated list of tickets # fixed by the PR, if any -->

0 commit comments

Comments
 (0)