Make titles of issue templates more relatable

This commit is contained in:
Héctor Ramón Jiménez 2022-02-02 15:04:56 +07:00
parent e068e9cc82
commit 0ce2deff5a
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
2 changed files with 6 additions and 6 deletions

View file

@ -1,5 +1,5 @@
name: Bug report
description: Report a problem.
name: I have a problem with the library
description: File a bug report.
labels: ["bug"]
body:
- type: markdown

View file

@ -1,8 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: Discussion
- name: I have a question / suggestion / idea
url: https://github.com/iced-rs/iced/discussions/new
about: Use GitHub discussions if you are looking for feedback or have any questions or suggestions!
- name: Discord Community Server
about: Use GitHub Discussions if you have any questions or suggestions or want to discuss any ideas.
- name: I want to chat with other users of the library
url: https://discord.com/invite/3xZJ65GAhd
about: Feel free to ask any questions in the community server!
about: Feel free to hang out with the community in the Discord Server!