This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
youys
/
Discord.Net
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
34
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Fixed typos.
pull/2300/head
Jeroen Heijster
Jeroen Heijster
3 years ago
parent
b333de2237
commit
abd6759f12
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
.github/ISSUE_TEMPLATE/bugreport.yml
+ 2
- 2
.github/ISSUE_TEMPLATE/bugreport.yml
View File
@@ -38,7 +38,7 @@ body:
id: description
attributes:
label: Description
description: A brief expl
i
nation of the bug.
description: A brief expl
a
nation of the bug.
placeholder: When I start a DiscordSocketClient without stopping it, the gateway thread gets blocked.
validations:
required: true
@@ -62,7 +62,7 @@ body:
id: logs
attributes:
label: Logs
description: Add applicable logs and/or a stacktrace here.
description: Add applicable logs and/or a stack
trace here.
validations:
required: true
- type: textarea
Write
Preview
Loading…
Cancel
Save