summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/config.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/config.yml')
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml11
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 00000000..00e4748d
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1,11 @@
+blank_issues_enabled: false
+contact_links:
+ - name: I have a question
+ url: https://github.com/iced-rs/iced/discussions/new?category=q-a
+ about: Open a discussion with a Q&A format.
+ - name: I want to start a discussion
+ url: https://github.com/iced-rs/iced/discussions/new
+ about: Open a new discussion if you have any suggestions, ideas, feature requests, or simply want to show off something you've made.
+ - name: I want to chat with other users of the library
+ url: https://discord.com/invite/3xZJ65GAhd
+ about: Join the Discord Server and get involved with the community!