From b69141ec1b6336b4fcb63a2a5815f949ac25f692 Mon Sep 17 00:00:00 2001 From: Nedelina T Date: Fri, 28 Jun 2024 13:12:35 -0700 Subject: [PATCH] Create bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..6331b68 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,17 @@ +--- +name: Bug report +about: Create a bug report +title: '' +labels: bug +assignees: '' + +--- + +* Clearly describe the bug: + +* Instructions for reproducing the bug: + +* Expected behavior: + +* Proposed solution: +