Improve titles of issue templates
This commit is contained in:
parent
f99f85f447
commit
b10ad95645
2 changed files with 2 additions and 2 deletions
2
.github/ISSUE_TEMPLATE/BUG-REPORT.yml
vendored
2
.github/ISSUE_TEMPLATE/BUG-REPORT.yml
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
2
.github/ISSUE_TEMPLATE/config.yml
vendored
2
.github/ISSUE_TEMPLATE/config.yml
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue