Skip to content

Commit c38abf9

Browse files
authored
chore: Update PR template next minor version (#9971)
* Updating the next minor version in template * Remove the example entirely.
1 parent a87043b commit c38abf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Each pull request should address a single issue and have a meaningful title.
77
- If a pull request fixes an issue, reference the issue with a suitable keyword (e.g., Fixes <issue number>).
88
- Your branch name and the target name should be different.
99
- All bug fixes should be sent to the __"develop"__ branch, this is where the next bug fix version will be developed.
10-
- PRs with any enhancement should be sent to the next minor version branch, e.g. __"4.7"__
10+
- PRs with any enhancement should be sent to the next minor version branch.
1111
1212
-->
1313
**Description**

0 commit comments

Comments
 (0)