diff options
author | Nicolas Canceill <ncanceill@users.noreply.github.com> | 2015-05-08 11:17:24 +0200 |
---|---|---|
committer | Marc Cornellà <marc.cornella@live.com> | 2017-03-16 18:11:17 +0100 |
commit | c7ee8086370bcd6ed6863c090c98011ed4380d85 (patch) | |
tree | 0c578e092594ce6f0840d6201497e2f657acbcc6 | |
parent | 001610904fbf0e3c96195187dc34c209e94a83f2 (diff) | |
download | zsh-c7ee8086370bcd6ed6863c090c98011ed4380d85.tar.gz zsh-c7ee8086370bcd6ed6863c090c98011ed4380d85.tar.bz2 zsh-c7ee8086370bcd6ed6863c090c98011ed4380d85.zip |
Contributing: simple english, formatting
-rw-r--r-- | CONTRIBUTING.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d7318709a..827037f4f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,10 +3,10 @@ Oh-My-Zsh is a community-driven project. Contribution is welcome, encouraged and appreciated. It is also essential for the development of the project. -These guidelines are an attempt at better addressing the brobdingnagian amount of pending +These guidelines are an attempt at better addressing the huge amount of pending issues and pull requests. Please read them closely. -Foremost, be so kind as to [search](#use-the-search-luke), thus ensuring any contribution +Foremost, be so kind as to [search](#use-the-search-luke). This ensures any contribution you would make is not already covered. * [Issues](#reporting-issues) @@ -98,7 +98,7 @@ maintainers) by mentioning their GitHub handle (starting with `@`) in your messa ## Use the Search, Luke -> May the Force (of past experiences) be with you +_May the Force (of past experiences) be with you_ GitHub offers [many search features](https://help.github.com/articles/searching-github/) to help you check whether a similar contribution to yours already exists. Please search |