diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 50dd1f1..5d75cc3 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,5 +1,5 @@ name: Bug report -description: Report an issue +description: Report the issue you have with ExplorerPatcher here labels: - bug body: diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 7e8c1b6..49ad422 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,14 +1,14 @@ -blank_issues_enabled: true +blank_issues_enabled: false contact_links: - name: Questions - about: Ask questions and receive support + about: Ask questions and receive support here url: https://github.com/valinet/ExplorerPatcher/discussions/categories/q-a - name: Feature requests - about: Suggestions for new features and enhancements + about: Suggestions for new features and enhancements here url: https://github.com/valinet/ExplorerPatcher/discussions/categories/ideas - - name: Wiki - about: Useful documentation on ExplorerPatcher - url: https://github.com/valinet/ExplorerPatcher/wiki - name: Showcase - about: Show off your system or give tips and tricks + about: Show off your system or give tips and tricks here url: https://github.com/valinet/ExplorerPatcher/discussions/categories/show-and-tell + - name: Wiki + about: Useful documentation on ExplorerPatcher + url: https://github.com/valinet/ExplorerPatcher/wiki \ No newline at end of file