From 6a94e31d6521b64703c6687f92d9cd4d9b69b076 Mon Sep 17 00:00:00 2001 From: Javed Khan Date: Mon, 6 Aug 2018 21:56:05 +0530 Subject: [PATCH] github: add comments to issue template --- .github/ISSUE_TEMPLATE.md | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 29f731bcc9..7c68b80076 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,19 +1,23 @@ -**bcoin version** (use `bcoin --version` or `git rev-parse --verify HEAD` if installed from source): +**Versions** -**bcoin config** (`~/.bcoin/bcoin.conf` or flags / environment variables) + + + -**Node version** (use `node --version`): +**Expected** -**OS and architecture** + -**What happened**: +**Actual** -**What you expected to happen**: + -**How to reproduce it (as minimally and precisely as possible)**: +**Reproduce** -**Logs (you can paste a part showing an error or attach the whole file)**: + -**Anything else do we need to know**: +**Notes** + +