Skip to content

Commit 9e8881d

Browse files
committed
Small change to PR template
1 parent 78477f6 commit 9e8881d

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/pull_request_template.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,11 @@
66

77
**If you're submitting a bug fix for the stable release:**
88
- Target the `0.4.x` branch
9-
- Bug fixes will be cherry-picked to `master` if needed
9+
- Bug fixes will be merged into `master` if needed
1010

1111
**If you're submitting a new feature:**
1212
- Target the `master` branch
1313

14-
**Please do not create PRs from `0.4.x` to `master`** - this goes against our release workflow.
15-
1614
## Description
1715
<!-- Describe your changes here -->
1816

0 commit comments

Comments
 (0)