Update pull_request_template.md

This commit is contained in:
peaklabs-dev
2024-09-17 22:04:19 +02:00
parent 19458e7445
commit 39449584ac

View File

@@ -1,13 +1,13 @@
### Submit Checklist (REMOVE THIS SECTION BEFORE SUBMITTING)
## Submit Checklist (REMOVE THIS SECTION BEFORE SUBMITTING)
- [ ] I have selected the `next` branch as the destination for my PR, not `main`.
- [ ] I have filled out the `Fixes` section with the issue link(s) (if applicable).
- [ ] I have listed all changes in the `Changes` section.
- [ ] I have filled out the `Issues` section with the issue/discussion link(s) (if applicable).
- [ ] I have tested my changes.
- [ ] I have considered backwards compatibility.
- [ ] I have removed this checklist note and any unused sections.
Fixes:
## Changes
-
## Issues
- fix #...