mirror of
https://github.com/TRaSH-Guides/Guides.git
synced 2025-12-21 08:59:45 -06:00
style(misc): fixed typo in the issue template (#2322)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: Bug/Error Found in the Guide?
|
||||
description: Bugs and errors are only opened on GitHub by one of the team once we have confirmed them on our Discord server. Please visit our Discord server's Support forum and create a post there. Issues raised directly on GutHub will automatically be closed. Do not open an issue on GitHub for support questions. Any support questions will be closed. If you are unsure, please check out the discord server first.
|
||||
description: Issues are only opened on GitHub by one of the team members after we have confirmed them on our Discord server. Issues raised directly on GitHub will be automatically closed.
|
||||
title: "[Bug]"
|
||||
labels: ["Type: Bug", "Status: Triage Needed"]
|
||||
body:
|
||||
@@ -7,7 +7,7 @@ body:
|
||||
id: terms
|
||||
attributes:
|
||||
label: Discord
|
||||
description: Bugs and errors are only opened on GitHub by one of the team once we have confirmed them on our Discord server. Please visit our Discord server's Support forum and create a post there. Issues raised directly on GutHub will automatically be closed.
|
||||
description: By submitting this issue, you agree that you have visited the Discord server and that a team member confirmed this issue.
|
||||
options:
|
||||
- label: I visited the Discord server, and one of the team members confirmed this issue.
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user