diff --git a/Contributing-Code.md b/Contributing-Code.md index d4dbedd..f746e7c 100644 --- a/Contributing-Code.md +++ b/Contributing-Code.md @@ -15,4 +15,8 @@ If you have/found any concern/problem with this document, **DO NOT** create an i ### For UI Changes 1. Please attach corresponding screenshots for all representative pages that is affected by your changes. -2. If you need to add new locale strings, you **ONLY** need to care about `conf/locale_en-US.ini` file, **DO NOT** touch all the other locales files. \ No newline at end of file +2. If you need to add new locale strings, you **ONLY** need to care about `conf/locale_en-US.ini` file, **DO NOT** touch all the other locales files. + +### Final Checks + +1. Currently, **ALL** pull requests must be sent to `develop` branch. \ No newline at end of file