aboutsummaryrefslogtreecommitdiff
path: root/.github/PULL_REQUEST_TEMPLATE.md
diff options
context:
space:
mode:
authorRoman Ivanov <ivanov-jr@mail.ru>2016-06-23 21:10:05 -0700
committerRoman Ivanov <ivanov-jr@mail.ru>2016-06-23 21:10:05 -0700
commitf71dd5c42720f14875c2d11bdadd7417d0cf1cf0 (patch)
tree300a7748c5564f5f6564d90f5fca661730ca14ae /.github/PULL_REQUEST_TEMPLATE.md
parentb77a69477c9098d7cdd07567fed03f07dadaba79 (diff)
downloadcheckstyle-f71dd5c42720f14875c2d11bdadd7417d0cf1cf0.tar.gz
Revert "minor: update for PULL_REQUEST_TEMPLATE.md"
This reverts commit b77a69477c9098d7cdd07567fed03f07dadaba79.
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md14
1 files changed, 2 insertions, 12 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 234cfa285..5ac364692 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -1,24 +1,14 @@
Mandatory:
-
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) Proper commit message should adhere to the following rules:
-
- a) Must match one of the following patterns:
-
+ a) Must match one of the following patterns:\n"
^Issue #\\d+: .*$
-
^Pull #\\d+: .*$
-
^(minor|config|infra|doc|spelling): .*$
-
b) It contains only one line of text
-
c) Must not end with a period, space, or tab
-
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 your CIs. \ No newline at end of file