Skip to content

Commit 9390a77

Browse files
committed
chore: update PR template terminology
1 parent aa4caff commit 9390a77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ Before creating a PR, run through this checklist and mark each as complete.
1111
- [ ] I have added tests (when possible) that prove my fix is effective or that my feature works
1212
- [ ] I have checked that all unit tests pass after adding my changes
1313
- [ ] I have updated necessary documentation
14-
- [ ] I have rebased my branch onto master
15-
- [ ] I will ensure my PR is targeting the master branch and pulling from my branch from my own fork
14+
- [ ] I have rebased my branch onto main
15+
- [ ] I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

0 commit comments

Comments
 (0)