1
0
Fork 0
mirror of https://github.com/zsh-users/zsh-completions.git synced 2024-10-18 07:44:06 +02:00
zsh-completions/.github/PULL_REQUEST_TEMPLATE.md
2018-08-26 16:07:13 +02:00

10 lines
648 B
Markdown

<!-- Thank you so much for your PR! -->
<!-- Please provide a general summary of your changes in the title above. -->
<!-- If submitting a new compdef, please check it is compliant with our contributing guidelines and tick the boxes: -->
- [ ] This compdef is not already available in zsh.
- [ ] This compdef is not already available in their original project.
- [ ] I am the original author, or I have authorization to submit this work.
- [ ] This is a finished work.
- [ ] It has a header containing authors, status and origin of the script.
- [ ] It has a license header or I accept that it will be licensed under the terms of the Zsh license.