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

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

diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 418549bef..0478bc21d 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -1,11 +1,10 @@
 TVM Github Issue Guideline
 ---------------------------
 
-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 :)
+Thanks for participating in the 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.
+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 lose 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 needs attention when an old one gets 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 bug reports, to help the developer act on the issues, please include a description of your environment, preferably a minimum script to reproduce the problem.
 
 For feature proposals, list clear, small actionable items so we can track the progress of the change.
-
-- 
GitLab