awesome-neovim/.github/pull_request_template.md
2022-02-16 19:54:42 +00:00

7 lines
346 B
Markdown

Checklist:
- [ ] The plugin is specifically built for Neovim.
- [ ] The lines end with a `.`. This is to conform to `awesome-list` linting and requirements.
- [ ] It's not already on the list.
- [ ] If it's a colorscheme, it supports treesitter syntax.
- [ ] The title of the pull request is ```Add `username/repo` ``` when adding a new plugin.