From 3612ea0ee93f1f31c6bf1952df340d53a4829f3c Mon Sep 17 00:00:00 2001 From: bashbunni <15822994+bashbunni@users.noreply.github.com> Date: Thu, 6 Apr 2023 10:12:11 -0700 Subject: [PATCH] add source code instructions --- .github/ISSUE_TEMPLATE/bug_report.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 7ed48f1..6d77155 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -24,6 +24,9 @@ Steps to reproduce the behavior: 3. Scroll down to '....' 4. See error +**Source Code** +Please include source code if needed to reproduce the behaviour. + **Expected behavior** A clear and concise description of what you expected to happen.