From 3e2e396444678a1ba99b87971e22cd081fa4cb55 Mon Sep 17 00:00:00 2001 From: Eric Kidd Date: Sun, 21 Apr 2019 07:36:06 -0400 Subject: [PATCH] Tweak bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 8179c2c..28e17cd 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,21 +7,19 @@ assignees: emk --- -Thank you for your bug report! - **What did you try to do?** Please include the steps you took, including the commands you ran in your terminal. -If you can simplify this or provide a link to a small public repository that demonstrates the bug, that would be extremely helpful. +(If you can simplify this or provide a link to a small public repository that demonstrates the bug, that would be extremely helpful.) **What happened?** -Please include the full text of any error messages. +(Please include the full text of any error messages.) **What did you hope to happen?** -A clear and concise description of what you expected to happen. +(A clear and concise description of what you expected to happen.) **Does `./test-image` work?**