awesome-zsh-plugins/PULL_REQUEST_TEMPLATE.md
2017-12-11 08:49:15 -07:00

26 lines
1.1 KiB
Markdown

<!--- Provide a general summary of your changes in the Title above -->
<!--- If you're unsure about anything in this checklist, don't hesitate to create a PR and ask. I'm happy to help! -->
# Description
<!--- Describe your changes in detail -->
# Type of changes
<!--- What types of changes does your submission introduce? Put an `x` in all the boxes that apply: -->
- [ ] A link to an external resource like a blog post
- [ ] Add/remove a completion
- [ ] Add/remove a plugin
- [ ] Add/remove a theme
- [ ] Text cleanups/typo fixes
# Checklist:
<!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
- [ ] I have confirmed that the link(s) in my PR are valid.
- [ ] My entries are single lines and are in the appropriate (plugins, themes, completions) section.
- [ ] I have read the **CONTRIBUTING** document.
- [ ] All new and existing tests passed.
- [ ] I have stripped leading and trailing **zsh-** or **oh-my-zsh-** substrings from the link name. This makes it easier to find plugins/themes/completions by name since there aren't big clusters in the o and z sections of the list.