Skip to content

Commit 9db2393

Browse files
authored
update PULL_REQUEST_TEMPLATE.md
1 parent b00756a commit 9db2393

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
| Q | A
22
| ------------- | ---
3-
| Branch? | "master" for new features
3+
| Branch? | master for new features / 1.0 for fixes
44
| Bug fix? | yes/no
55
| New feature? | yes/no
66
| BC breaks? | yes/no
77
| Deprecations? | yes/no
88
| Tests pass? | yes/no
99
| Fixed tickets | comma-separated list of tickets fixed by the PR, if any
1010
| License | BSD-2-Clause
11-
12-
[the description of this PR]

0 commit comments

Comments
 (0)