mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-04-19 03:55:13 -04:00
Update pull_request_template.md (#3110)
Add check item for using the correct base branch
This commit is contained in:
parent
2cbd41ca88
commit
28c5dc6b59
1 changed files with 1 additions and 0 deletions
1
.github/pull_request_template.md
vendored
1
.github/pull_request_template.md
vendored
|
@ -25,6 +25,7 @@
|
|||
<!-- Do the reviewer need to do something special in order to test your change? -->
|
||||
|
||||
## Checklist
|
||||
- [ ] **I'm using `beta` as my base branch**
|
||||
- [ ] There is no overlap with another PR?
|
||||
- [ ] The PR is self-contained and cannot be split into smaller PRs?
|
||||
- [ ] Have I provided a clear explanation of the changes?
|
||||
|
|
Loading…
Add table
Reference in a new issue