Browse Source

add index to contributing

gero3 12 years ago
parent
commit
db87a042bc
1 changed files with 8 additions and 1 deletions
  1. 8 1
      CONTRIBUTING.md

+ 8 - 1
CONTRIBUTING.md

@@ -1,6 +1,13 @@
 # CONTRIBUTING TO THREE.JS
 # CONTRIBUTING TO THREE.JS
 
 
-## Having a problem
+## 1. Index
+
+1. [Index](https://github.com/gero3/three.js/blob/patch-6/CONTRIBUTING.md#2-Index)
+2. [Having a problem](https://github.com/gero3/three.js/blob/patch-6/CONTRIBUTING.md#2-having-a-problem)
+  * [How to report](https://github.com/gero3/three.js/blob/patch-6/CONTRIBUTING.md#how-to-report)
+  * [Migrating problems](https://github.com/gero3/three.js/blob/patch-6/CONTRIBUTING.md#migrating-problems)
+
+## 2. Having a problem
 
 
 We use 2 different systems to have explain problems.
 We use 2 different systems to have explain problems.