Add github templates

This commit is contained in:
Julien Nicoulaud
2018-08-26 16:07:13 +02:00
parent 955645c22b
commit a617b745cf
3 changed files with 50 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
<!-- 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.