Updated issue template v2
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -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:
|
||||
|
||||
5
.github/ISSUE_TEMPLATE/config.yml
vendored
5
.github/ISSUE_TEMPLATE/config.yml
vendored
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user