From 6c4e36090c23c672d1a9eb6fad119b7874e0e7e8 Mon Sep 17 00:00:00 2001 From: Matthew R <40540813+mattsilver1@users.noreply.github.com> Date: Wed, 12 Sep 2018 09:51:55 -0400 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug-report.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 8f021cf..330c621 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -14,7 +14,13 @@ A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: -# +1) +2) +3) +4) +5) +6) +... **Expected behavior** A clear and concise description of what you expected to happen.