add menu in CONTRIBUTING.md

This commit is contained in:
Peter Dave Hello
2014-07-23 14:45:09 +08:00
parent af1c2c3ba1
commit 4e05c0899b
+17
View File
@@ -1,5 +1,22 @@
# a temporary version of the contributing doc
## MENU
* Are you opening an issue? Please take a look at [issue](#a-issue) chapter.
* Are you creating a pull request? Please take a look at [pull request](#b-pull-request) chapter.
* [pull request](#b-pull-request)
* [a. common conventions](#a-common-conventions)
* [b. Updating an existing library](#b-updating-an-existing-library)
* [c. adding a new library](#c-adding-a-new-library)
* [d. pre-flight checks](#d-pre-flight-checks)
* [e. P.S.](#e-ps)
## A. issue