Updated issue templates
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -1,6 +1,6 @@
|
||||
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/mail-server/discussions/new?category=q-a) instead.
|
||||
title: "[bug]: "
|
||||
title: "🐛: "
|
||||
labels: ["bug"]
|
||||
body:
|
||||
- type: markdown
|
||||
|
||||
12
.github/ISSUE_TEMPLATE/config.yml
vendored
12
.github/ISSUE_TEMPLATE/config.yml
vendored
@@ -1,14 +1,14 @@
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: I have a question or problem
|
||||
url: https://stalw.art/docs/faq
|
||||
about: Read the FAQ
|
||||
- name: I have a question or problem not covered in the FAQ
|
||||
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/mail-server/discussions/new?category=q-a
|
||||
about: Open a Q&A discussion
|
||||
- name: Join Stalwart's Reddit
|
||||
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
|
||||
about: Join our Discord server for help, discussions and release announcements.
|
||||
- name: Join Stalwart's Matrix
|
||||
url: https://matrix.to/#/#stalwart:matrix.org
|
||||
about: Join our Matrix room for help, discussions and release announcements.
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: I have a feature request
|
||||
description: File a feature request issue
|
||||
title: "[enhancement]: "
|
||||
title: "🚀: "
|
||||
labels: ["enhancement"]
|
||||
body:
|
||||
- type: markdown
|
||||
|
||||
Reference in New Issue
Block a user