mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-19 04:10:09 +00:00
contributing: "eg" -> "e.g." because oxford
see http://www.oxforddictionaries.com/definition/english/e.g.
This commit is contained in:
parent
bc2ccdd812
commit
573df1a8ff
1 changed files with 5 additions and 5 deletions
|
@ -39,7 +39,7 @@ It should include the data gathered as indicated above, along with:
|
||||||
2. What the expected behavior should be
|
2. What the expected behavior should be
|
||||||
3. What the actual behavior is
|
3. What the actual behavior is
|
||||||
|
|
||||||
Please copy to anyone relevant (_eg_ plugin maintainers) by mentioning their GitHub handle
|
Please copy to anyone relevant (e.g. plugin maintainers) by mentioning their GitHub handle
|
||||||
(starting with `@`) in your message.
|
(starting with `@`) in your message.
|
||||||
|
|
||||||
We will do our very best to help you.
|
We will do our very best to help you.
|
||||||
|
@ -51,7 +51,7 @@ your suggestion.
|
||||||
|
|
||||||
If you find one, comment on it so we can know there are more people supporting it.
|
If you find one, comment on it so we can know there are more people supporting it.
|
||||||
|
|
||||||
If not, you can go ahead and create an issue. Please copy to anyone relevant (_eg_ plugin
|
If not, you can go ahead and create an issue. Please copy to anyone relevant (e.g. plugin
|
||||||
maintainers) by mentioning their GitHub handle (starting with `@`) in your message.
|
maintainers) by mentioning their GitHub handle (starting with `@`) in your message.
|
||||||
|
|
||||||
## Submitting Pull Requests
|
## Submitting Pull Requests
|
||||||
|
@ -78,7 +78,7 @@ If the solution is already reported, try it out and +1 the pull request if the
|
||||||
solution works ok. On the other hand, if you think your solution is better, post
|
solution works ok. On the other hand, if you think your solution is better, post
|
||||||
it with a reference to the other one so we can have both solutions to compare.
|
it with a reference to the other one so we can have both solutions to compare.
|
||||||
|
|
||||||
If not, then go ahead and submit a PR. Please copy to anyone relevant (_eg_ plugin
|
If not, then go ahead and submit a PR. Please copy to anyone relevant (e.g. plugin
|
||||||
maintainers) by mentioning their GitHub handle (starting with `@`) in your message.
|
maintainers) by mentioning their GitHub handle (starting with `@`) in your message.
|
||||||
|
|
||||||
### You have an addition
|
### You have an addition
|
||||||
|
@ -91,10 +91,10 @@ related to what you want to add.
|
||||||
|
|
||||||
If you find one, try it out and work with the author on a common solution.
|
If you find one, try it out and work with the author on a common solution.
|
||||||
|
|
||||||
If not, then go ahead and submit a PR. Please copy to anyone relevant (_eg_ plugin
|
If not, then go ahead and submit a PR. Please copy to anyone relevant (e.g. plugin
|
||||||
maintainers) by mentioning their GitHub handle (starting with `@`) in your message.
|
maintainers) by mentioning their GitHub handle (starting with `@`) in your message.
|
||||||
|
|
||||||
For any extensive change, _eg_ a new plugin, you will have to find testers to +1 your PR.
|
For any extensive change, e.g. a new plugin, you will have to find testers to +1 your PR.
|
||||||
|
|
||||||
----
|
----
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue