summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/ISSUE_TEMPLATE/BUG-REPORT.yml2
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml
index c62ea10d..a1aecde6 100644
--- a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml
+++ b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml
@@ -1,5 +1,5 @@
name: Bug report
-description: File a bug report
+description: Report a problem in the codebase.
labels: ["bug"]
body:
- type: markdown
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
index e49c06aa..caf33063 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -1,6 +1,6 @@
blank_issues_enabled: false
contact_links:
- - name: Discussions
+ - 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!
- name: Discord Community Server