summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2022-02-02 14:45:38 +0700
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2022-02-02 14:45:38 +0700
commitf99f85f44777106d39a785988c12020a4f722728 (patch)
tree5ca0490ce977993e39f56ac623d4659041e87aa9 /.github
parent89812cb9a96a3907c0735e3a8bd0646ecf60d83a (diff)
downloadiced-f99f85f44777106d39a785988c12020a4f722728.tar.gz
iced-f99f85f44777106d39a785988c12020a4f722728.tar.bz2
iced-f99f85f44777106d39a785988c12020a4f722728.zip
Add `config.yml` to `.github/ISSUE_TEMPLATE`
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml8
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!