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.
2 parents 6d8d918 + d3485ce commit 8386aafCopy full SHA for 8386aaf
.github/pull_request_template.md
@@ -1 +1,13 @@
1
-> Always use `next` branch as destination branch for PRs, not `main`
+## Submit Checklist (REMOVE THIS SECTION BEFORE SUBMITTING)
2
+- [ ] I have selected the `next` branch as the destination for my PR, not `main`.
3
+- [ ] I have listed all changes in the `Changes` section.
4
+- [ ] I have filled out the `Issues` section with the issue/discussion link(s) (if applicable).
5
+- [ ] I have tested my changes.
6
+- [ ] I have considered backwards compatibility.
7
+- [ ] I have removed this checklist and any unused sections.
8
+
9
+## Changes
10
+-
11
12
+## Issues
13
+- fix #
0 commit comments