Skip to content

Commit d4f968c

Browse files
authored
chore: update bug report template
Signed-off-by: Lala Sabathil <lala@pycord.dev>
1 parent 9f265b0 commit d4f968c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Bug Report
22
description: Report broken or incorrect behaviour
33
labels: ["unconfirmed bug"]
4+
type: Bug
45
body:
56
- type: markdown
67
attributes:
@@ -59,6 +60,7 @@ body:
5960
This command required v1.1.0 or higher of the library. If this errors out then
6061
show some basic information involving your system such as operating system and
6162
Python version.
63+
render: bash
6264
validations:
6365
required: true
6466
- type: checkboxes

0 commit comments

Comments
 (0)