From 20de9aaffb9baadafa068f4f27abb7484ed38cd5 Mon Sep 17 00:00:00 2001
From: Tianqi Chen <tqchen@users.noreply.github.com>
Date: Tue, 17 Apr 2018 10:07:01 -0700
Subject: [PATCH] Update ISSUE_TEMPLATE.md

---
 .github/ISSUE_TEMPLATE.md | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 4d2a7d6..418549b 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -1,7 +1,11 @@
 TVM Github Issue Guideline
 ---------------------------
 
-We are moving the question and discussion issues to [TVM Discuss forum](https://discuss.tvmlang.org) and only use issue tracker for development purposes.
+Thanks for participating TVM community! We use [TVM Discuss forum](https://discuss.tvmlang.org) for any general questions and discussions. When in doubt, you are always welcomed to post on the forum first :)
+
+The issue tracker is used for actionable items such as feature proposals, roadmaps and bug tracking. We close issues that are inactive for a period of time. We adopt this policy so that we won't lost track of actionable issues that may fall at the bottom of the pile. Feel free to reopen a new one if you feel there is an additional problem that need attention when an old one get closed.
+
+For bug reports, to help the developer act on the issues, please include description of your environment, possibly a minimum script to reproduce the problem.
+
+For feature proposals, list clear, small actionable items so we can track the progress of the change.
 
-* For feature request or but report, please open an issue on Github
-* For other general question, please open a post on our forum.
--
libgit2 0.26.0