From 91cc5d5bc6ad64687425b69d3c700716650da644 Mon Sep 17 00:00:00 2001 From: Jonas Hummelstrand Date: Mon, 4 Dec 2023 13:43:56 +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 00000000..56355ffc --- /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 + + +