diff options
author | Marc Cornellà <marc.cornella@live.com> | 2014-07-17 13:46:06 +0200 |
---|---|---|
committer | Marc Cornellà <marc.cornella@live.com> | 2014-08-29 00:38:12 +0200 |
commit | 1aadd63cfc98987c42033aeb4d7b826abf1f49ef (patch) | |
tree | ad98f11f054f24ac7987e94c277914748dda7637 /CONTRIBUTING.md | |
parent | 1b7a3ea99a8b566510ab7881063148c43be6b98d (diff) | |
download | zsh-1aadd63cfc98987c42033aeb4d7b826abf1f49ef.tar.gz zsh-1aadd63cfc98987c42033aeb4d7b826abf1f49ef.tar.bz2 zsh-1aadd63cfc98987c42033aeb4d7b826abf1f49ef.zip |
Add CONTRIBUTING.md file general structure
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 000000000..ae8865b35 --- /dev/null +++ b/CONTRIBUTING.md @@ -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! |