mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-11 00:10:08 +00:00
Add CONTRIBUTING.md file general structure
This commit is contained in:
parent
1b7a3ea99a
commit
1aadd63cfc
1 changed files with 26 additions and 0 deletions
26
CONTRIBUTING.md
Normal file
26
CONTRIBUTING.md
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
# CONTRIBUTING GUIDELINE
|
||||||
|
|
||||||
|
1. [Luke, use the search](#luke-use-the-search)
|
||||||
|
2. [You have a problem](#you-have-a-problem)
|
||||||
|
3. [You have a solution](#you-have-a-solution)
|
||||||
|
|
||||||
|
**BONUS:** [You have free time to volunteer](#you-have-free-time-to-volunteer)
|
||||||
|
|
||||||
|
## LUKE, USE THE SEARCH
|
||||||
|
|
||||||
|
May the experiences of other people be with you
|
||||||
|
|
||||||
|
|
||||||
|
## YOU HAVE A PROBLEM
|
||||||
|
|
||||||
|
See point 1, then look at FAQ or Troubleshooting wiki pages (first we'll have to make them)
|
||||||
|
|
||||||
|
|
||||||
|
## YOU HAVE A SOLUTION
|
||||||
|
|
||||||
|
See point 1, then go ahead (unless your solution is yet another theme)
|
||||||
|
|
||||||
|
|
||||||
|
## YOU HAVE FREE TIME TO VOLUNTEER
|
||||||
|
|
||||||
|
Cool!
|
Loading…
Reference in a new issue