Skip to content

Commit

Permalink
Update contributing guidelines.
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoulaj committed Feb 4, 2016
1 parent 12e3dd2 commit 0e525e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -64,11 +64,13 @@ Contributing

Contributions are welcome, just make sure you follow the guidelines:

* Completions are not accepted when already available in zsh.
* Completions are not accepted when already available in their original project.
* Please do not just copy/paste someone else completion, ask before.
* Completions only partially implemented are not accepted.
* Please add a header containing authors, license info, status and origin of the script (example [here](src/_ack)).
* Please try to follow [Zsh completion style guide](https://github.com/zsh-users/zsh/blob/master/Etc/completion-style-guide).
* Please send one separate pull request per file.
* Send a pull request or ask for committer access.


Expand Down

0 comments on commit 0e525e9

Please sign in to comment.