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-30 20:32:32 +0200 |
commit | eb5229d962509cc23296bed08b52a46159da29fd (patch) | |
tree | 0c578e092594ce6f0840d6201497e2f657acbcc6 /CONTRIBUTING.md | |
parent | 9e839ab9c018394f686c62f778bf2a19d3c31b92 (diff) | |
download | zsh-eb5229d962509cc23296bed08b52a46159da29fd.tar.gz zsh-eb5229d962509cc23296bed08b52a46159da29fd.tar.bz2 zsh-eb5229d962509cc23296bed08b52a46159da29fd.zip |
Contributing: simple english, formatting
Diffstat (limited to 'CONTRIBUTING.md')
-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 |