From f77ed75603183bd74a7ab12df8b01c7392120c24 Mon Sep 17 00:00:00 2001 From: Jared Allard Date: Thu, 26 Jul 2018 05:46:45 -0700 Subject: [PATCH] feat: slightly better issue template (#513) --- issue_template.md | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/issue_template.md b/issue_template.md index a7cddd0..7acdff2 100644 --- a/issue_template.md +++ b/issue_template.md @@ -1,21 +1,19 @@ -This is a - - [ ] Bug Report - - [ ] Feature Request - - [ ] Other + -
-If this is a bug report, What are the steps to reproduce? +**Is this a BUG or a FEATURE REQUEST?:** -``` -//provide configuration here -``` +**What happened:** -

-Please also provide: +**What you expected to happen:** + +**How to reproduce it (as minimally and precisely as possible):** + +**Anything else we need to know?:** + +**Environment** - Platform(OS/Version): - Host Node Version: - Target Node Version: - Nexe version: - Python Version: -