forked from editor-bootstrap/vim-bootstrap
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change master references with main (editor-bootstrap#401)
- Loading branch information
1 parent
59bb85e
commit f44efb3
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.** |