Skip to content

Commit 8386aaf

Browse files
authored
Merge pull request coollabsio#3481 from peaklabs-dev/new-pull-request-template
Feat: New pull request template
2 parents 6d8d918 + d3485ce commit 8386aaf

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

.github/pull_request_template.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,13 @@
1-
> Always use `next` branch as destination branch for PRs, not `main`
1+
## 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

Comments
 (0)