From c5066378bc3c155459a5a3c9ecd61f1b3d862d52 Mon Sep 17 00:00:00 2001 From: Roman Ivanov Date: Sun, 11 Sep 2016 13:57:40 -0700 Subject: [PATCH] minor: typo fix and minor extending in PULL_REQUEST_TEMPLATE --- .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 257eca607..285e43f0e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -11,6 +11,6 @@ Mandatory to understand and do: To avoid multiple iterations of fixes and CIs failures, please read http://checkstyle.sourceforge.net/contributing.html -ATTENTION: We are not merging Pull Requests that not passing your CIs. +ATTENTION: We are not merging Pull Requests that not passing our CIs, but we help to resole issues. Thanks for reading, remove whole this message and type what you need.