Improve titles of issue templates

This commit is contained in:
Héctor Ramón Jiménez 2022-02-02 14:47:35 +07:00
parent f99f85f447
commit b10ad95645
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -1,6 +1,6 @@
blank_issues_enabled: false blank_issues_enabled: false
contact_links: contact_links:
- name: Discussions - name: Discussion
url: https://github.com/iced-rs/iced/discussions/new 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!
- name: Discord Community Server - name: Discord Community Server