summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2022-02-02 14:50:47 +0700
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2022-02-02 14:50:47 +0700
commit61543e4c04a114cae4c283e2a53964380bd71ecf (patch)
tree28056962e50bbeac70d4484a6088b6b50c1ea2e3 /.github
parentb10ad95645dea3fd1aaeb5de4e774283955110d7 (diff)
downloadiced-61543e4c04a114cae4c283e2a53964380bd71ecf.tar.gz
iced-61543e4c04a114cae4c283e2a53964380bd71ecf.tar.bz2
iced-61543e4c04a114cae4c283e2a53964380bd71ecf.zip
Improve description of `Discussion` contact link
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
index caf33063..ab1dae49 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -2,7 +2,7 @@ blank_issues_enabled: false
contact_links:
- name: Discussion
url: https://github.com/iced-rs/iced/discussions/new
- about: Use GitHub discussions, if you are looking for feedback or have any questions!
+ about: Use GitHub discussions if you are looking for feedback or have any questions or suggestions!
- name: Discord Community Server
url: https://discord.com/invite/3xZJ65GAhd
about: Feel free to ask any questions in the community server!