File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -64,11 +64,13 @@ Contributing
6464
6565Contributions are welcome, just make sure you follow the guidelines:
6666
67+ * Completions are not accepted when already available in zsh.
6768 * Completions are not accepted when already available in their original project.
6869 * Please do not just copy/paste someone else completion, ask before.
6970 * Completions only partially implemented are not accepted.
7071 * Please add a header containing authors, license info, status and origin of the script (example [ here] ( src/_ack ) ).
7172 * 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.
7274 * Send a pull request or ask for committer access.
7375
7476
You can’t perform that action at this time.
0 commit comments