aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortimmywil <timmywillisn@gmail.com>2011-12-12 06:53:34 -0800
committertimmywil <timmywillisn@gmail.com>2011-12-12 06:53:34 -0800
commit605e4bb1e67975855cb212ce68941419fcf88cec (patch)
treecaf2e34e30bdb1311c8aa0ab2753775df8000671
parentae28cfa12c8ccd359639271bb9b912d6ff2b72bf (diff)
parentb290b1fde003695dcfb3939be4db81084bb2750c (diff)
downloadjquery-605e4bb1e67975855cb212ce68941419fcf88cec.tar.gz
jquery-605e4bb1e67975855cb212ce68941419fcf88cec.zip
Merge pull request #633 from rwldrn/contribute
Fix Contribution Guides list of links, hopefully easier to notice and read 0_o
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2ddc333be..ba7f38a89 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,7 @@ Contribution Guides
--------------------------------------
In the spirit of open source software development, jQuery always encourages community code contribution. To help you get started and before you jump into writing code, be sure to read these important contribution guidelines thoroughly:
+
1. [Getting Involved](http://docs.jquery.com/Getting_Involved)
2. [Core Style Guide](http://docs.jquery.com/JQuery_Core_Style_Guidelines)
3. [Tips For Bug Patching](http://docs.jquery.com/Tips_for_jQuery_Bug_Patching)