This commit is contained in:
Julien Nicoulaud 2014-07-16 22:14:17 +02:00
parent c75296de9c
commit 03869b1157
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ Contributing
Contributions are welcome, just make sure you follow the guidelines: Contributions are welcome, just make sure you follow the guidelines:
* Completions are not accepted when already available in their available project. * Completions are not accepted when already available in their original project.
* Please do not just copy/paste someone else completion, ask before. * Please do not just copy/paste someone else completion, ask before.
* Completions only partially implemented are not accepted. * 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 add a header containing authors, license info, status and origin of the script (example [here](src/_ack)).