diff options
author | Rick Waldron <waldron.rick@gmail.com> | 2012-09-17 14:57:20 -0400 |
---|---|---|
committer | Rick Waldron <waldron.rick@gmail.com> | 2012-09-17 14:57:20 -0400 |
commit | 1474c067f22e8232e873ac162bb882dbd590c9f0 (patch) | |
tree | f37682574ad6fc1a78bcba1d19209c16756d9d10 /CONTRIBUTING.md | |
parent | b4d23e477355ec9cb5df3ac033336abea9a094b1 (diff) | |
download | jquery-1474c067f22e8232e873ac162bb882dbd590c9f0.tar.gz jquery-1474c067f22e8232e873ac162bb882dbd590c9f0.zip |
CONTRIBUTING.md: more contents links
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a77fce643..8f24c79c9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,8 +1,10 @@ # Contributing to jQuery 1. [Getting Involved](#getting-involved) -2. [Core Style Guide](#jquery-core-style-guide) -3. [Tips For Bug Patching](#tips-for-jquery-bug-patching) +2. [Discussion](#discussion) +3. [How To Report Bugs](#how-to-report-bugs) +4. [Core Style Guide](#jquery-core-style-guide) +5. [Tips For Bug Patching](#tips-for-jquery-bug-patching) |