Skip to content

Commit

Permalink
Change master references with main (editor-bootstrap#401)
Browse files Browse the repository at this point in the history
  • Loading branch information
cassiobotaro authored Nov 4, 2021
1 parent 59bb85e commit f44efb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Please check the following:

1. Make sure you are targeting the `master` branch, pull requests on release branches are only allowed for bug fixes.
2. Read contributing guidelines: https://github.com/editor-bootstrap/vim-bootstrap/blob/master/.github/CONTRIBUTING.md
1. Make sure you are targeting the `main` branch, pull requests on release branches are only allowed for bug fixes.
2. Read contributing guidelines: https://github.com/editor-bootstrap/vim-bootstrap/blob/main/.github/CONTRIBUTING.md
3. Describe what your pull request does and which issue you're targeting (if any)

**You MUST delete the content above including this line before posting, otherwise your pull request will be invalid.**

0 comments on commit f44efb3

Please sign in to comment.