diff --git a/Contributing-Code.md b/Contributing-Code.md index 22ce5fe..d14027e 100644 --- a/Contributing-Code.md +++ b/Contributing-Code.md @@ -4,8 +4,6 @@ If you have/find any concern/problem with this document, **DO NOT** create an is ### Before You Start -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 1. Typos in template files or code comments. @@ -16,6 +14,7 @@ Please agree to the [CLA of Gogs project](https://gist.github.com/Unknwon/44ef49 1. We do not accept pull requests for locale files (`conf/locale_xx-XX.ini` files), please read the [guide](https://gogs.io/docs/features/i18n), except for `conf/locale_en-US.ini` file. 2. Docker compose file. +3. Pull request with a lot of changed files; we have rights to denied any pull requests that we considered too large to take time to review. ##### Make A Claim