We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a87043b commit c38abf9Copy full SHA for c38abf9
1 file changed
.github/PULL_REQUEST_TEMPLATE.md
@@ -7,7 +7,7 @@ Each pull request should address a single issue and have a meaningful title.
7
- If a pull request fixes an issue, reference the issue with a suitable keyword (e.g., Fixes <issue number>).
8
- Your branch name and the target name should be different.
9
- 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"__
+- PRs with any enhancement should be sent to the next minor version branch.
11
12
-->
13
**Description**
0 commit comments