From b220a9cfb2f73488a64fe449d01639b6ff9af6ab Mon Sep 17 00:00:00 2001 From: Louis Hollingworth Date: Tue, 7 Feb 2023 21:07:09 +0000 Subject: [PATCH] Create bug_report.md Signed-off-by: Louis Hollingworth --- .github/ISSUE_TEMPLATE/bug_report.md | 37 ++++++++++++++++++++++++++++ 1 file changed, 37 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..ab896d9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,37 @@ +--- +name: Bug report +about: Create a report to help us improve +title: "[BUG] " +labels: bug +assignees: '' + +--- + + + +## Expected Behavior + + + +## Current Behaviour + + + +## Possible Solution + + + +## Steps to Reproduce + + + + +1. +2. +3. +4. + +## Context + + +