diff --git a/.github/ISSUE_TEMPLATE/crash-report.yml b/.github/ISSUE_TEMPLATE/crash-report.yml index 1876861b..9e882af8 100644 --- a/.github/ISSUE_TEMPLATE/crash-report.yml +++ b/.github/ISSUE_TEMPLATE/crash-report.yml @@ -5,9 +5,12 @@ body: - type: checkboxes attributes: label: Geode Issue - description: The Geode repository is for issues of Geode Loader, not individual mods created by other developers. + description: | + The Geode repository is for issues of *Geode Loader*, not individual mods created by other developers. + When submitting a crash report, please make sure that the crash is *actually* related to ***Geode Loader itself*** and not to a mod or mod combination. + Failing to do this will get your issue *closed without explanation*. options: - - label: I confirm that this crash is directly related to Geode Loader. + - label: I confirm that this crash is NOT related to a mod but directly to Geode Loader itself. required: true - type: dropdown id: platform