From 45dcf7eb1a5c8f572b4830de958c18da6bc38db4 Mon Sep 17 00:00:00 2001 From: Sam Becker Date: Mon, 29 Apr 2024 09:35:49 -0500 Subject: [PATCH] Tweak bug report issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 6ca8c00f..84158aef 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,8 +10,10 @@ assignees: '' **Describe the bug** A clear and concise description of what the bug is. -**To Reproduce** -Steps to reproduce the behavior: +**Does your template use custom code?** +If so, how have you modified the template? + +**Steps to Reproduce** 1. Go to '...' 2. Click on '....'