From 32f8ee0f184604f645dfe3f202ac4475c4d09db7 Mon Sep 17 00:00:00 2001 From: Edward Shen <6173958+edward-shen@users.noreply.github.com> Date: Fri, 10 Aug 2018 16:23:53 -0400 Subject: [PATCH] updated bug report --- .github/ISSUE_TEMPLATE/Bug_report.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index 0eb1fd2..12dea72 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -9,6 +9,7 @@ A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: +(Please paste any information on reproducing the issue, for example:) 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' @@ -18,7 +19,8 @@ Steps to reproduce the behavior: A clear and concise description of what you expected to happen. **Screenshots** -If applicable, add screenshots to help explain your problem. If you believe you have aptly described your issue in words, feel free to ignore this section. +If applicable, add screenshots to help explain your problem. If you believe you +have aptly described your issue in words, feel free to ignore/delete this section. **Please fill out the following information;** - Node version: [This can be obtained by running `node --version`]