Updated Contributing Code (markdown)

Unknwon 2015-12-10 10:35:46 -05:00
parent 0b220cd5c1
commit 4e611d761a

@ -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.
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.