Updated Contributing Code (markdown)

无闻 2016-08-08 23:40:34 -07:00
parent 6585711636
commit 5690145fa9

@ -4,6 +4,8 @@ If you have/find any concern/problem with this document, **DO NOT** create an is
### Before You Start ### Before You Start
Please agree to the [CLA agreement](https://gist.github.com/Unknwon/44ef49b2e24b3755cd0438a77b103733) of Gogs project. If you do not agree, please don't send pull requests.
##### Those We Do Accept ##### Those We Do Accept
1. Typos in template files or code comments. 1. Typos in template files or code comments.
@ -35,4 +37,5 @@ Write a comment to the corresponding thread to claim you're working on it, so pe
### Final Checks ### Final Checks
1. Currently, **ALL** pull requests must be sent to `develop` branch. 1. Currently, **ALL** pull requests must be sent to `develop` branch.
2. Code review is **VERY** strict, please be prepared for benefiting future of this project. 2. Sign the CLA agreement.
3. Code review is **VERY** strict, please be prepared for benefiting future of this project.