From 7e59566cabb68b831ef7b1e92771bb1a680c5a96 Mon Sep 17 00:00:00 2001 From: mdecimus Date: Mon, 8 Sep 2025 08:30:51 +0200 Subject: [PATCH] Updated issue template --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- .github/ISSUE_TEMPLATE/config.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index dc6638aa..6bc8c56d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,5 +1,5 @@ -name: I think I found a bug -description: File a bug report issue. If you have a question or are experiencing a problem, please start a [new discussion](https://github.com/stalwartlabs/stalwart/discussions/new?category=q-a) instead. +name: I am absolutely certain I found a bug +description: Most reported issues turn out to be configuration problems rather than actual bugs. If you are not 100% certain this is a bug, please start a new discussion the instead. title: "🐛: " labels: ["bug"] body: diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 081d6f59..dd37d12e 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -10,5 +10,5 @@ contact_links: url: https://www.reddit.com/r/stalwartlabs about: Join our subreddit for help, discussions and release announcements. - name: Join Stalwart's Discord - url: https://discord.gg/aVQr3jF8jd + url: https://discord.com/servers/stalwart-923615863037390889 about: Join our Discord server for help, discussions and release announcements.