Skip to content

Commit 57ae4f7

Browse files
authored
chore: update bug report form (#1325)
1 parent 79c3cd9 commit 57ae4f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
name: Bug Report
22
description: Create a report to help us improve
3-
labels:
4-
- pending-triage
53
body:
64
- type: textarea
75
id: description
@@ -50,6 +48,8 @@ body:
5048
- DataStore
5149
- Predictions
5250
- Storage
51+
validations:
52+
required: true
5353
- type: dropdown
5454
id: depedency-manager
5555
attributes:

0 commit comments

Comments
 (0)