From 96f9776ab01e824ef01c313051fea9b5022aebb8 Mon Sep 17 00:00:00 2001 From: Nan Zhu Date: Thu, 18 May 2017 08:49:07 -0700 Subject: [PATCH] Update ISSUE_TEMPLATE.md (#2308) * Update ISSUE_TEMPLATE.md * Update ISSUE_TEMPLATE.md --- ISSUE_TEMPLATE.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 24d403b62..79f6d2ecc 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -16,6 +16,11 @@ If installing from source, please provide 1. The commit hash (`git rev-parse HEAD`) 2. Logs will be helpful (If logs are large, please upload as attachment). +If you are using jvm package, please + +1. add [jvm-packages] in the title to make it quickly be identified +2. the gcc version and distribution + If you are using python package, please provide 1. The python version and distribution