Updated issue template v2

This commit is contained in:
mdecimus
2025-09-08 08:37:01 +02:00
parent 7e59566cab
commit e13916663d
2 changed files with 2 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
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.
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 instead.
title: "🐛: "
labels: ["bug"]
body:

View File

@@ -1,11 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: I have a question or problem
url: https://stalw.art/docs/
about: Read the documentation, use the search bar to find answers to your questions.
- name: I have a question or problem not covered in the documentation
url: https://github.com/stalwartlabs/stalwart/discussions/new?category=q-a
about: Open a Q&A discussion
about: Before opening a discussion, please read the documentation at stalw.art/docs, use the search bar to check if your question has already been answered, and review your logs (using `trace` level) carefully as the solution might already be there. If you still need help after these steps, feel free to start a new discussion.
- name: Join Stalwart's Reddit
url: https://www.reddit.com/r/stalwartlabs
about: Join our subreddit for help, discussions and release announcements.