From 56142c8e9176aff51187f9d4264f035158f1c0f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=97=A0=E9=97=BB?= Date: Wed, 8 Mar 2017 16:27:55 -0500 Subject: [PATCH] Updated Contributing Code (markdown) --- Contributing-Code.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Contributing-Code.md b/Contributing-Code.md index 92f03ef..4aef112 100644 --- a/Contributing-Code.md +++ b/Contributing-Code.md @@ -35,5 +35,6 @@ 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. Code review is **VERY** strict, please be prepared for benefiting future of this project. +1. There is **no guarantees** that your pull request will be merged. +2. Currently, **ALL** pull requests must be sent to `develop` branch. +3. Code review is **VERY** strict, please be prepared for benefiting future of this project.