Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e0345bd

Browse files
committedMar 30, 2017
Merge branch 'ncanceill-add-contributing-file' into add-contributing-file
2 parents c51b132 + 573df1a commit e0345bd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed
 

‎CONTRIBUTING.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -72,22 +72,22 @@ _"Fixes #XXXX"_ for issue number XXXX.
7272
### You have a solution
7373

7474
Please be so kind as to [search](#use-the-search-luke) for any open issue already covering
75-
your [problem](#you-have-a-problem), and any pending PR covering your solution.
75+
your [problem](#you-have-a-problem), and any pending/merged/rejected PR covering your solution.
7676

7777
If the solution is already reported, try it out and +1 the pull request if the
7878
solution works ok. On the other hand, if you think your solution is better, post
79-
it so we can have both solutions to compare.
79+
it with a reference to the other one so we can have both solutions to compare.
8080

81-
If not, then go ahead and submit a PR. Please copy to anyone relevant (_eg_ plugin
81+
If not, then go ahead and submit a PR. Please copy to anyone relevant (e.g. plugin
8282
maintainers) by mentioning their GitHub handle (starting with `@`) in your message.
8383

8484
### You have an addition
8585

8686
Please [do not](https://github.com/robbyrussell/oh-my-zsh/wiki/Themes#dont-send-us-your-theme-for-now)
8787
send themes for now.
8888

89-
Please be so kind as to [search](#use-the-search-luke) for any pending PR covering or
90-
related to what you want to add.
89+
Please be so kind as to [search](#use-the-search-luke) for any pending, merged or rejected Pull Requests
90+
covering or related to what you want to add.
9191

9292
If you find one, try it out and work with the author on a common solution.
9393

0 commit comments

Comments
 (0)
Please sign in to comment.