2017-05-09 03:54:17 +00:00
<!-- - Provide a general summary of your changes in the Title above -->
2017-08-14 13:38:11 +00:00
<!-- - If you're unsure about anything in this checklist, don't hesitate to create a PR and ask. I'm happy to help! -->
2017-05-09 03:54:17 +00:00
2017-08-28 15:41:17 +00:00
# Description
2017-08-28 15:38:35 +00:00
2017-05-09 03:54:17 +00:00
<!-- - Describe your changes in detail -->
2017-08-28 15:41:17 +00:00
# Type of changes
2017-08-28 15:38:35 +00:00
2017-05-09 03:54:17 +00:00
<!--- What types of changes does your submission introduce? Put an `x` in all the boxes that apply: -->
2017-08-28 15:38:35 +00:00
2017-05-09 03:54:17 +00:00
- [ ] A link to an external resource like a blog post
2017-08-14 13:38:11 +00:00
- [ ] Add/remove a completion
- [ ] Add/remove a plugin
- [ ] Add/remove a theme
- [ ] Text cleanups/typo fixes
2017-05-09 03:54:17 +00:00
2018-07-23 14:01:39 +00:00
# Copyright Assignment
- [ ] This document is covered by the [BSD License ](https://github.com/unixorn/awesome-zsh-plugins/blob/master/LICENSE ), and I agree to contribute this PR under the terms of the license.
2017-08-28 15:41:17 +00:00
# Checklist:
2017-08-28 15:38:35 +00:00
2017-05-09 03:54:17 +00:00
<!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
2017-06-30 02:23:09 +00:00
- [ ] 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.
2017-05-09 03:54:17 +00:00
- [ ] I have read the **CONTRIBUTING** document.
- [ ] All new and existing tests passed.
2017-12-11 15:49:15 +00:00
- [ ] 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.