Updated Contributing Code (markdown)

无闻 2016-08-08 23:40:58 -07:00
parent 5690145fa9
commit 43f1b93426

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