From 4e611d761a7980a3c5357b38e692f2fe6645f5a9 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Thu, 10 Dec 2015 10:35:46 -0500 Subject: [PATCH] Updated Contributing Code (markdown) --- Contributing-Code.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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