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 a02967c commit a278035Copy full SHA for a278035
.github/PULL_REQUEST_TEMPLATE.md
@@ -1,10 +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]
+| Bug fix? | yes/no
+| New feature? | yes/no
+| BC breaks? | yes/no
+| Deprecations? | yes/no
+| Tests pass? | yes/no
+| 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]
+| Doc PR | reference to the documentation PR, if any
0 commit comments