Added checklist for pull request template

Project: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-hivemall/commit/b8a683c1
Tree: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/tree/b8a683c1
Diff: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/diff/b8a683c1

Branch: refs/heads/master
Commit: b8a683c1eace1a393670e11e9be9f9260f94d77e
Parents: 12c01f1
Author: Makoto Yui <[email protected]>
Authored: Wed Jul 5 20:49:04 2017 +0900
Committer: Makoto Yui <[email protected]>
Committed: Wed Jul 5 21:10:18 2017 +0900

----------------------------------------------------------------------
 .github/PULL_REQUEST_TEMPLATE | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/b8a683c1/.github/PULL_REQUEST_TEMPLATE
----------------------------------------------------------------------
diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE
index 361d613..3326b85 100644
--- a/.github/PULL_REQUEST_TEMPLATE
+++ b/.github/PULL_REQUEST_TEMPLATE
@@ -17,3 +17,9 @@
 ## How to use this feature?
 
 (Please remove this section if not needed)
+
+## Checklist
+
+(Please remove this section if not needed; check `x` for YES, blank for NO)
+
+- [x] Did you apply source code formatter, i.e., `mvn formatter:format`, for 
your commit?

Reply via email to