From 8d1e43b9d3caffa58192f5e71fdd16ebeb49baad Mon Sep 17 00:00:00 2001 From: missytake Date: Mon, 7 Apr 2025 09:14:47 +0200 Subject: [PATCH] chore: add issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 35 ++++++++++++++++++++++++++++ 1 file changed, 35 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 000000000..142c261ca --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,35 @@ +--- +name: Bug report +about: Report something that isn't working. +title: '' +assignees: '' + +--- + + + +- Operating System (Linux/Mac/Windows/iOS/Android): +- Core Version: +- Client Version: + +## Expected behavior + +*What did you try to achieve?* + +## Actual behavior + +*What happened instead?* + +### Steps to reproduce the problem + +1. +2. + +### Screenshots + +### Logs +