From 1e3607b97af6141743edb3c434c06d5b492f6fb3 Mon Sep 17 00:00:00 2001 From: Eric Newton Date: Tue, 7 Mar 2023 13:42:40 -0500 Subject: [PATCH] Update bug_report.md --- .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 29c526ef..c6020604 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -11,7 +11,9 @@ assignees: '' A clear and concise description of what the bug is. **To Reproduce** -Fork from this fiddle and paste link here: https://dotnetfiddle.net/mh9CjX +Either fork from this fiddle and paste link here: https://dotnetfiddle.net/mh9CjX + +or Steps to reproduce the behavior: 1. Go to '...'