We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa4caff commit 9390a77Copy full SHA for 9390a77
.github/PULL_REQUEST_TEMPLATE.md
@@ -11,5 +11,5 @@ Before creating a PR, run through this checklist and mark each as complete.
11
- [ ] I have added tests (when possible) that prove my fix is effective or that my feature works
12
- [ ] I have checked that all unit tests pass after adding my changes
13
- [ ] 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
+- [ ] I have rebased my branch onto main
+- [ ] I will ensure my PR is targeting the main branch and pulling from my branch from my own fork
0 commit comments