Update pull_request_template.md

This commit is contained in:
Knugi
2026-07-20 16:15:05 +00:00
committed by GitHub
parent 68089f5ae4
commit 776a887b47
+7 -2
View File
@@ -1,6 +1,11 @@
# Important Note
# Pre-flight Check
**All PRs (except for changes unrelated to source files) should target and start from the `dev` branch.**
**All pull requests (excluding those with changes unrelated to source files) must target and branch off from the `dev` branch.**
Please select the applicable option below:
- [ ] This PR does not modify any source files (e.g., only updates the README).
- [ ] This PR modifies one or more source files and targets the `dev` branch.
## Related Issue