From 1077706e4577cc212cb3255a3fdb1c8a6b9687f3 Mon Sep 17 00:00:00 2001 From: Jonas Hummelstrand Date: Thu, 7 Dec 2023 10:46:18 +0100 Subject: [PATCH] Create BUG_REPORT.md --- .github/ISSUE_TEMPLATE/BUG_REPORT.md | 38 ++++++++++++++++++++++++++++ 1 file changed, 38 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..56355ff --- /dev/null +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md @@ -0,0 +1,38 @@ +--- +name: Bug Report +description: Use this if you've found a bug +title: "Bug Report: [Short description of the bug]" +labels: 🐛bug +assignees: '' + +--- + + + +## About Me + + +## Observed Behavior + + +## Expected Behavior + + +## Version + + +## Severity / Impact + + +