From 797e2fb46f1af12be3e6bd3cad20527218530302 Mon Sep 17 00:00:00 2001 From: YUKI Hiroshi Date: Thu, 18 Feb 2016 10:56:02 +0900 Subject: [PATCH] Add issue template --- ISSUE_TEMPLATE.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 ISSUE_TEMPLATE.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..11278e55 --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,21 @@ +## Short description + +## Steps to reproduce + + 1. + 2. + 3. + +## Expected result + + +## Actual result + + +## Environment + + * Platform: [your platform here: Windows, OS X, or Linux with its version] + * Version of Firefox: [version here] + * Version of Tree Style Tab: [version or revision here] + * Reproducible on clean environment?: [yes/no] + * Possible conflicting addons: [list of addons required to reproduce the problem, e.g. Tab Mix Plus, Classic Theme Restorer, etc.]