You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hivemall.apache.org by my...@apache.org on 2017/01/25 04:13:55 UTC

incubator-hivemall git commit: Updated PR template

Repository: incubator-hivemall
Updated Branches:
  refs/heads/master 6e6b184a5 -> 468849441


Updated PR 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/46884944
Tree: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/tree/46884944
Diff: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/diff/46884944

Branch: refs/heads/master
Commit: 4688494418693de5b08dc0a4bd22685dbcf0b876
Parents: 6e6b184
Author: myui <yu...@gmail.com>
Authored: Wed Jan 25 13:13:43 2017 +0900
Committer: myui <yu...@gmail.com>
Committed: Wed Jan 25 13:13:43 2017 +0900

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


http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/46884944/.github/PULL_REQUEST_TEMPLATE
----------------------------------------------------------------------
diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE
index bda60ca..04f3004 100644
--- a/.github/PULL_REQUEST_TEMPLATE
+++ b/.github/PULL_REQUEST_TEMPLATE
@@ -8,12 +8,8 @@
 
 ### What is the Jira issue?
 
-(Put link here, and add [HIVEMALL-*Jira number*] in PR title, eg. [HIVEMALL-533])
-
-Open an issue on Jira https://issues.apache.org/jira/browse/HIVEMALL
+(Put link here and add [HIVEMALL-*Jira number*] in PR title, e.g., [HIVEMALL-533])
 
 ## How was this patch tested?
 
-(Please explain how this patch was tested. E.g. unit tests, integration tests, manual tests)
-
-Please review http://hivemall.incubator.apache.org/contributing.html before opening a pull request.
+(Please explain how this patch was tested. e.g., unit tests, integration tests, manual tests)