[
https://issues.apache.org/jira/browse/CARBONDATA-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15455109#comment-15455109 ]
ASF GitHub Bot commented on CARBONDATA-164:
-------------------------------------------
Github user ajayyadava commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/80#discussion_r77155687
--- Diff: .github/PULL_REQUEST_TEMPLATE.md ---
@@ -0,0 +1,13 @@
+Be sure to do all of the following to help us incorporate your contribution
+quickly and easily:
+
+ - [ ] Make sure the PR title is formatted like:
+ `[CARBONDATA-<Jira issue #>] Description of pull request`
+ - [ ] Make sure tests pass via `mvn clean verify`. (Even better, enable
+ Travis-CI on your fork and ensure the whole test matrix passes).
+ - [ ] Replace `<Jira issue #>` in the title with the actual Jira issue
+ number, if there is one.
+ - [ ] If this contribution is large, please file an Apache
+ [Individual Contributor License Agreement](
https://www.apache.org/licenses/icla.txt).
--- End diff --
Excellent suggestion. Will add it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)