diff options
-rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 000000000..de7a34bd9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,11 @@ +blank_issues_enabled: false +contact_links: + - name: Support + url: https://discord.gg/skyhanni-997079228510117908 + about: "Please ask for support in #support on the SkyHanni Discord." + - name: Bug Report + url: https://discord.gg/skyhanni-997079228510117908 + about: "If you wish to report a bug please open a post in #bug-reports on the SkyHanni Discord." + - name: Suggestion + url: https://discord.gg/skyhanni-997079228510117908 + about: "If you wish to suggest something please open a post in #suggestions on the SkyHanni Discord." |