File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -64,11 +64,13 @@ Contributing
64
64
65
65
Contributions are welcome, just make sure you follow the guidelines:
66
66
67
+ * Completions are not accepted when already available in zsh.
67
68
* Completions are not accepted when already available in their original project.
68
69
* Please do not just copy/paste someone else completion, ask before.
69
70
* Completions only partially implemented are not accepted.
70
71
* Please add a header containing authors, license info, status and origin of the script (example [ here] ( src/_ack ) ).
71
72
* Please try to follow [ Zsh completion style guide] ( https://github.com/zsh-users/zsh/blob/master/Etc/completion-style-guide ) .
73
+ * Please send one separate pull request per file.
72
74
* Send a pull request or ask for committer access.
73
75
74
76
You can’t perform that action at this time.
0 commit comments