From: Rick Waldron Date: Sun, 11 Dec 2011 23:20:13 +0000 (-0500) Subject: Fix Contribution Guides list of links, hopefully easier to notice and read 0_o X-Git-Tag: 1.7.2b1~31^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F633%2Fhead;p=jquery.git Fix Contribution Guides list of links, hopefully easier to notice and read 0_o --- 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)