From 4e70712117f5fd2111cf234379b61bfe87c65521 Mon Sep 17 00:00:00 2001 From: Roman Ivanov Date: Mon, 11 Jul 2016 09:06:02 -0700 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 6663dda6e..e9afadb1e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,4 +1,4 @@ -Mandatory to underdand: +Mandatory to understand and do: 0) Issue you are tryining to fix/resolve has to have "approved" label. 1) Put in description of Pull Request reference to issue if it exists. Example: "Issue: #XXXXXX" 2) Commit message should adhere to the following rules: