From bef38dfc96c2374f82b777e7380f37dfa06b9470 Mon Sep 17 00:00:00 2001 From: Zac0511 Date: Wed, 24 Jul 2024 22:24:19 +0200 Subject: [PATCH] meta: Create config.yml to add Puter Discord to the issue screen (#631) This adds a config file which will show the Puter Discord Server in the issue menu, allowing users to quickly ask help on the Puter Discord --- .github/ISSUE_TEMPLATE/config.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..eff1dcb3 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: true +contact_links: + - name: Puter Discord + url: https://discord.gg/PQcx7Teh8u + about: Chat on Puter's Discord, find help, share your apps, etc...