Skip to content

Commit 58f9b04

Browse files
committed
improvised bug-report temp
1 parent e80b39f commit 58f9b04

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ body:
1717
description: "Briefly describe the bug and the problem it causes"
1818
placeholder: |
1919
What is the incorrect behavior and what should happen instead?
20-
validations:
2120
required: true
2221

2322
- type: textarea
@@ -29,7 +28,6 @@ body:
2928
1. Go to '...'
3029
2. Click '...'
3130
3. Observe '...'
32-
validations:
3331
required: true
3432

3533
- type: dropdown
@@ -42,8 +40,7 @@ body:
4240
- "Medium - Affects functionality but not critical"
4341
- "High - Major functionality broken"
4442
- "Critical - Application unusable or data loss"
45-
validations:
46-
required: true
43+
required: true
4744

4845
- type: textarea
4946
id: environment
@@ -54,5 +51,4 @@ body:
5451
• OS:
5552
• Browser:
5653
• DevSetup Version:
57-
validations:
58-
required: true
54+
required: true

0 commit comments

Comments
 (0)