From c83b95173ce0361ba0b964c67d0c6181f7dffd54 Mon Sep 17 00:00:00 2001 From: Evan You Date: Fri, 20 Apr 2018 00:52:14 -0400 Subject: [PATCH] chore: tweak issue template --- .github/issue_template.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/issue_template.md b/.github/issue_template.md index 6901e6479e..d61d8d59c0 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -7,4 +7,6 @@ If reporting a bug, please make sure to provide the following: - Browser version - Is this a global or local install? - Which package manager did you use for the install? + +And, the best would be providing a reproduction repository. That takes guessing work out of the way and saves us time. -->