aboutsummaryrefslogtreecommitdiff
path: root/.github/PULL_REQUEST_TEMPLATE.md
diff options
context:
space:
mode:
authorSagar <sagar.shah@evivehealth.com>2017-03-04 16:04:08 +0530
committerRoman Ivanov <romani@users.noreply.github.com>2017-03-08 10:29:17 -0800
commit7f10c214662ef5c3aa1e2a33a85b596ca645d860 (patch)
treeafb57e22c2f75459f24fb0fdf84754fb6454598e /.github/PULL_REQUEST_TEMPLATE.md
parent55041a390865fc15ddddcb22ebe26abf7e348648 (diff)
downloadcheckstyle-7f10c214662ef5c3aa1e2a33a85b596ca645d860.tar.gz
Issue #3910: CommitValidationTest: add character limit to line
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 285e43f0e..a3210f1be 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -8,6 +8,7 @@ Mandatory to understand and do:
^(minor|config|infra|doc|spelling): .*$
b) It contains only one line of text
c) Must not end with a period, space, or tab
+ d) Commit message should be less than or equal to 200 characters
To avoid multiple iterations of fixes and CIs failures, please read http://checkstyle.sourceforge.net/contributing.html