Fixed typos. (#2300)
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bugreport.yml
vendored
4
.github/ISSUE_TEMPLATE/bugreport.yml
vendored
@@ -38,7 +38,7 @@ body:
|
|||||||
id: description
|
id: description
|
||||||
attributes:
|
attributes:
|
||||||
label: Description
|
label: Description
|
||||||
description: A brief explination of the bug.
|
description: A brief explanation of the bug.
|
||||||
placeholder: When I start a DiscordSocketClient without stopping it, the gateway thread gets blocked.
|
placeholder: When I start a DiscordSocketClient without stopping it, the gateway thread gets blocked.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
@@ -62,7 +62,7 @@ body:
|
|||||||
id: logs
|
id: logs
|
||||||
attributes:
|
attributes:
|
||||||
label: Logs
|
label: Logs
|
||||||
description: Add applicable logs and/or a stacktrace here.
|
description: Add applicable logs and/or a stack trace here.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|||||||
Reference in New Issue
Block a user