Skip to content

Commit ab1ca11

Browse files
committed
Add body to the bug reporting config
1 parent 6e7a1ff commit ab1ca11

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
name: Bug report
22
description: Create a report to help us improve
33
labels: ["bug"]
4+
body:
5+
- type: textarea
6+
attributes:
7+
label: "Describe the bug:"
8+
description: A clear and concise description of what the bug is.
9+
validations:
10+
required: true

0 commit comments

Comments
 (0)