mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-23 11:33:17 +00:00
Add mandatory pull request title format
This commit is contained in:
parent
caf075de29
commit
d6a02a5b75
1 changed files with 1 additions and 0 deletions
1
.github/pull_request_template.md
vendored
1
.github/pull_request_template.md
vendored
|
@ -4,3 +4,4 @@ Checklist:
|
||||||
- [ ] The lines end with a `.`. This is to conform to `awesome-list` linting and requirements.
|
- [ ] The lines end with a `.`. This is to conform to `awesome-list` linting and requirements.
|
||||||
- [ ] It's not already on the list.
|
- [ ] It's not already on the list.
|
||||||
- [ ] If it's a colorscheme, it supports treesitter syntax.
|
- [ ] If it's a colorscheme, it supports treesitter syntax.
|
||||||
|
- [ ] The title of the pull request is ```Add `username/repo` ``` when adding a new plugin.
|
||||||
|
|
Loading…
Reference in a new issue