Commit dd62b3331cb3b3a506296ec573d56db57839d275
1 parent
b5516f331d
Added link to contributing wiki page.
Showing 1 changed file with 6 additions and 3 deletions Side-by-side Diff
README.mkd
... | ... | @@ -556,9 +556,11 @@ theme script is just sourced and nothing else is done. Not even adding to |
556 | 556 | |
557 | 557 | ### Helping out |
558 | 558 | |
559 | -Antigen is licensed with the [MIT License][license]. To contribute, just fork, | |
560 | -make changes and send a pull request. If its a rather long/complicated change, | |
561 | -please consider opening an [issue][] first so we can discuss it out. | |
559 | +Antigen is licensed with the [MIT License][license]. | |
560 | + | |
561 | +To contribute, please read the [contributing wiki page][contributing] before | |
562 | +sending pull requests. If its a long/complicated change, please consider opening | |
563 | +an [issue][] first so we can discuss it out. Thanks! | |
562 | 564 | |
563 | 565 | ### Feedback please |
564 | 566 | |
... | ... | @@ -577,4 +579,5 @@ Any comments/suggestions/feedback welcome. Please say hello to me |
577 | 579 | [cram]: https://bitheap.org/cram/ |
578 | 580 | [issue]: https://github.com/zsh-users/antigen/issues |
579 | 581 | [license]: http://mit.sharats.me |
582 | +[contributing]: https://github.com/zsh-users/antigen/wiki/Contributing | |
580 | 583 | [twitter]: http://twitter.com/sharat87 |