diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/config.yml')
-rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 2 |
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! |