Skip to content

Commit 0e525e9

Browse files
committed
Update contributing guidelines.
1 parent 12e3dd2 commit 0e525e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,13 @@ Contributing
6464

6565
Contributions 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

0 commit comments

Comments
 (0)