From a1aefa1ec0c6d1788b075af4732bcb17a157f02e Mon Sep 17 00:00:00 2001 From: Luke Plant Date: Mon, 19 Jun 2023 09:25:49 +0100 Subject: [PATCH] Add bug issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 21 +++++++++++++++++++++ 1 file changed, 21 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..c3e0b27 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,21 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +**Describe the bug** + + + +**To Reproduce** + + +**Additional context** +