diff --git a/.github/ISSUE_TEMPLATE/mod-issue.md b/.github/ISSUE_TEMPLATE/mod-issue.md new file mode 100644 index 000000000..ad053e578 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/mod-issue.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.