Skip to content

Commit 3944958

Browse files
committed
Update pull_request_template.md
1 parent 19458e7 commit 3944958

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/pull_request_template.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
### Submit Checklist (REMOVE THIS SECTION BEFORE SUBMITTING)
1+
## Submit Checklist (REMOVE THIS SECTION BEFORE SUBMITTING)
22
- [ ] I have selected the `next` branch as the destination for my PR, not `main`.
3-
- [ ] I have filled out the `Fixes` section with the issue link(s) (if applicable).
43
- [ ] 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).
55
- [ ] I have tested my changes.
66
- [ ] I have considered backwards compatibility.
77
- [ ] I have removed this checklist note and any unused sections.
88

9-
10-
Fixes:
11-
129
## Changes
1310
-
11+
12+
## Issues
13+
- fix #...

0 commit comments

Comments
 (0)