diff options
author | Rick Waldron <waldron.rick@gmail.com> | 2011-12-11 18:20:13 -0500 |
---|---|---|
committer | Rick Waldron <waldron.rick@gmail.com> | 2011-12-11 18:20:13 -0500 |
commit | b290b1fde003695dcfb3939be4db81084bb2750c (patch) | |
tree | caf2e34e30bdb1311c8aa0ab2753775df8000671 /README.md | |
parent | ae28cfa12c8ccd359639271bb9b912d6ff2b72bf (diff) | |
download | jquery-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.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |