Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
oh-my-zsh
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
github
oh-my-zsh
Commits
bc2ccdd8
Commit
bc2ccdd8
authored
Oct 16, 2015
by
ncanceill
Committed by
Marc Cornellà
Mar 30, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
contributing: improve PR section
parent
5a031ce3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
CONTRIBUTING.md
CONTRIBUTING.md
+3
-3
No files found.
CONTRIBUTING.md
View file @
bc2ccdd8
...
...
@@ -72,11 +72,11 @@ _"Fixes #XXXX"_ for issue number XXXX.
### You have a solution
Please be so kind as to
[
search
](
#use-the-search-luke
)
for any open issue already covering
your
[
problem
](
#you-have-a-problem
)
, and any pending PR covering your solution.
your
[
problem
](
#you-have-a-problem
)
, and any pending
/merged/rejected
PR covering your solution.
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
it 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
maintainers) by mentioning their GitHub handle (starting with
`@`
) in your message.
...
...
@@ -86,7 +86,7 @@ maintainers) by mentioning their GitHub handle (starting with `@`) in your messa
Please
[
do not
](
https://github.com/robbyrussell/oh-my-zsh/wiki/Themes#dont-send-us-your-theme-for-now
)
send themes for now.
Please be so kind as to
[
search
](
#use-the-search-luke
)
for any pending PR covering or
Please be so kind as to
[
search
](
#use-the-search-luke
)
for any pending
/merged/rejected
PR covering or
related to what you want to add.
If you find one, try it out and work with the author on a common solution.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment