From d2e9e7ee77c0ec64e0aa69c8aa8c286e1db714ce Mon Sep 17 00:00:00 2001 From: Simon Ho Date: Wed, 11 Jan 2017 17:04:19 -0800 Subject: [PATCH] Simplify issue template (#3083) Favour form editing over going down a checklist. Also fix automatic 2 subtasks creation side effect from old issue template. --- .github/ISSUE_TEMPLATE.md | 38 ++++++++++++++------------------------ 1 file changed, 14 insertions(+), 24 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index ccc915a7..73b616fb 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,36 +1,26 @@ -### Bug or feature request - - - -- [ ] Bug -- [ ] Feature request - -### Description of feature (or steps to reproduce if bug) - - - -### Link to sample repo to reproduce issue (if bug) - +### Bug/Feature request + ### Expected result + +### Additional information -### Actual result (if bug) - - - -### Additional information (Node.js version, LoopBack version, etc) +