From c7372aabfd23e0a83c25a90e5f6681cac8e53b7f Mon Sep 17 00:00:00 2001 From: bao-qian Date: Tue, 1 Mar 2016 18:03:45 +0000 Subject: [PATCH] Add issue template --- ISSUE_TEMPLATE.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 ISSUE_TEMPLATE.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 0000000000..13afa0e474 --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,25 @@ +## English + +Before you report any bugs, please try [latest build](https://github.com/Wox-launcher/Wox/wiki/FAQ-English#how-to-install-latest-build). + +1. Please specify Wox version + - If you download from Appveyor, please specify **build number** (e.g. 1.2.0.550) + - If you checkout from master/dev branch, please specify **commit number** +2. Please describe the steps to **reproduce** the bug +3. Please provide Windows version +4. Please provide Exception info if you have. +5. Please provide logs from `Wox\Logs` if you have. +6. Please provide screenshot if you have + +## 中文 / Chinese + +报 bug 之前, 请试一下[最新的 build](https://github.com/Wox-launcher/Wox/wiki/FAQ-%E4%B8%AD%E6%96%87#%E5%A6%82%E4%BD%95%E5%AE%89%E8%A3%85%E6%9C%80%E6%96%B0-build). + +1. 请提供 Wox 版本 + - 如果你是从 Appveyor 下载的,请提供 **build number** (e.g. 1.2.0.550) + - 如果你是从 master/dev branch checkout 的,请提供 **commit number** +2. 请提供如何**重现** bug 的步骤 +3. 请提供 Windows 版本 +4. 如果有 Exception/Crash Report 的话,请一并提供 +5. 如果有 logs (`Wox\Logs`)的话,请一并提供 +6. 如果有截图的话,请一并提供