Skip to content

Commit 20f523d

Browse files
committed
Update of form (v0.8.1)
1 parent 889ee44 commit 20f523d

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
name: 🐛 Bug Report
22
description: Create a bug report
33
labels:
4-
- 'bug'
4+
- 'Bug :bug:'
55
body:
66
- type: markdown
77
attributes:
88
value: >
99
Thanks for taking the time to fill out this bug report!
10-
⚠️ If you do not use this template, we will simply close your issue.
10+
⚠️ If you do not use this template, we will simply close your issue. ⚠️
1111
- type: textarea
1212
id: summary
1313
attributes:
@@ -74,5 +74,13 @@ body:
7474
label: Nextcord version
7575
description: >
7676
Specify the version of Nextcord you are using.
77+
validations:
78+
required: true
79+
- type: input
80+
id: dcb-ver
81+
attributes:
82+
label: Discord Commands Bot version
83+
description: >
84+
Specify the version of Discord Commands Bot you are using.
7785
validations:
7886
required: true

0 commit comments

Comments
 (0)