This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
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. (
#2300
)
pull/2250/merge
Jeroen Heijster
GitHub
3 years ago
parent
442fea1340
commit
e35fbedc0a
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
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