diff options
author | timmywil <timmywillisn@gmail.com> | 2011-12-12 06:53:34 -0800 |
---|---|---|
committer | timmywil <timmywillisn@gmail.com> | 2011-12-12 06:53:34 -0800 |
commit | 605e4bb1e67975855cb212ce68941419fcf88cec (patch) | |
tree | caf2e34e30bdb1311c8aa0ab2753775df8000671 | |
parent | ae28cfa12c8ccd359639271bb9b912d6ff2b72bf (diff) | |
parent | b290b1fde003695dcfb3939be4db81084bb2750c (diff) | |
download | jquery-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.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) |