aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRick Waldron <waldron.rick@gmail.com>2011-12-11 18:20:13 -0500
committerRick Waldron <waldron.rick@gmail.com>2011-12-11 18:20:13 -0500
commitb290b1fde003695dcfb3939be4db81084bb2750c (patch)
treecaf2e34e30bdb1311c8aa0ab2753775df8000671 /README.md
parentae28cfa12c8ccd359639271bb9b912d6ff2b72bf (diff)
downloadjquery-b290b1fde003695dcfb3939be4db81084bb2750c.tar.gz
jquery-b290b1fde003695dcfb3939be4db81084bb2750c.zip
Fix Contribution Guides list of links, hopefully easier to notice and read 0_o
Diffstat (limited to 'README.md')
-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)