We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f827a1d commit f93d14cCopy full SHA for f93d14c
.github/PULL_REQUEST_TEMPLATE.md
@@ -1,7 +1,6 @@
1
| Q | A
2
| ------------- | ---
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
+| Is bugfix? | ✔️/❌
+| New feature? | ✔️/❌
+| Breaks BC? | ✔️/❌
+| Fixed issues | <!-- comma-separated list of tickets # fixed by the PR, if any -->
0 commit comments