Skip to content

Commit

Permalink
Update pull_request_template.md to reference main vs master (#496)
Browse files Browse the repository at this point in the history
  • Loading branch information
NiallRees authored Feb 12, 2022
1 parent 51ed999 commit 11fb9b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
This is a:
- [ ] bug fix PR with no breaking changes — please ensure the base branch is `master`
- [ ] bug fix PR with no breaking changes — please ensure the base branch is `main`
- [ ] new functionality — please ensure the base branch is the latest `dev/` branch
- [ ] a breaking change — please ensure the base branch is the latest `dev/` branch

Expand Down

0 comments on commit 11fb9b6

Please sign in to comment.