From 983371cc79762f6572b2ac80ead60f2be6daf4ea Mon Sep 17 00:00:00 2001 From: Florian Heilmann Date: Thu, 21 Dec 2023 11:41:34 +0100 Subject: [PATCH] Update issue templates --- .../i-want-to-report-an-issue-with-a-mod.md | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/i-want-to-report-an-issue-with-a-mod.md diff --git a/.github/ISSUE_TEMPLATE/i-want-to-report-an-issue-with-a-mod.md b/.github/ISSUE_TEMPLATE/i-want-to-report-an-issue-with-a-mod.md new file mode 100644 index 0000000000..ad053e5785 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/i-want-to-report-an-issue-with-a-mod.md @@ -0,0 +1,20 @@ +--- +name: I want to report an issue with a mod +about: You have found an issue with one of the mods in this repository? Please use + this mod issue report to let us know +title: "[MOD ISSUE] Issue title goes here" +labels: Mod Issue +assignees: '' + +--- + +** Which mod does this issue apply to ** +(e.g. FHeilmann/flux_capacitor) + +** Which printer did you experience this issue on ** + +**Describe the bug** +A clear and concise description of what the bug is. + +**Additional context** +Add any other context about the problem here.