From d6575661aa62b838e8086f19bec8f8488b59d48f Mon Sep 17 00:00:00 2001 From: Igor Shubovych Date: Tue, 23 Feb 2016 22:37:09 +0200 Subject: [PATCH] Simplify templates --- .github/ISSUE_TEMPLATE.md | 20 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 929bc056..42fd4f88 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,20 +1,12 @@ -# Issue - -### Expected behaviour +## Expected behaviour Tell us what should happen. -### Actual behaviour +## Actual behaviour Tell us what happens instead. -### Log, debug output +## Log, debug output Put any log or error output here. -# Environment - -#### Operating system -- [ ] OSX -- [ ] Linux (please add distribution and version) -- [ ] Windows (please add version) - -#### NodeJS version -Run `node --version` and put that information. +## Environment +- Operating system - OSX/Linux/Windows (add version if needed) +- NodeJS version