mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-26 11:00:17 +00:00
Merge pull request #1119 from unixorn/update-PR-Template
Update frameworks checkbox in PR template
This commit is contained in:
commit
9cf1c81210
1 changed files with 1 additions and 0 deletions
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -33,6 +33,7 @@ You only need to check the box for completions/plugins/themes if you added somet
|
|||
- [ ] My entries are single lines and are in the appropriate (plugins, themes or completions) section, and in alphabetical order in their section.
|
||||
- [ ] All new and existing tests passed.
|
||||
- [ ] Any added completions have a license file in their repository.
|
||||
- [ ] Any added frameworks have a license file in their repository.
|
||||
- [ ] Any added plugins have a license file in their repository.
|
||||
- [ ] Any added themes have a screen shot and a license file in their repository.
|
||||
- [ ] I have stripped leading and trailing **zsh-**, **zsh-plugin** and/or **oh-my-zsh-** substrings from the link name. This makes it easier to find plugins/themes/completions by name by preventing big clusters in the **O** and **Z** sections of the list.
|
||||
|
|
Loading…
Reference in a new issue