diff options
-rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..e49c06aa --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: false +contact_links: + - name: Discussions + url: https://github.com/iced-rs/iced/discussions/new + about: Use GitHub discussions, if you are looking for feedback or have any questions! + - name: Discord Community Server + url: https://discord.com/invite/3xZJ65GAhd + about: Feel free to ask any questions in the community server! |