From 415ad3df7b443c7e6c2a2e0f27b8a7567bfca596 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 10 Sep 2022 10:09:42 -0700 Subject: [PATCH] More tweaks to issue template. --- .github/ISSUE_TEMPLATE/bug_report.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index ed345f677..8eb77bc46 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -6,7 +6,7 @@ labels: 'bug' assignees: '' --- - + **Explain the problem.** Include the **exact command line** you used and **all inputs necessary to reproduce the issue**. Please create as minimal an example as possible, to help the maintainers isolate the problem. Explain the output you received and how it differs from what you expected.