We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e80b39f commit 58f9b04Copy full SHA for 58f9b04
1 file changed
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -17,7 +17,6 @@ body:
17
description: "Briefly describe the bug and the problem it causes"
18
placeholder: |
19
What is the incorrect behavior and what should happen instead?
20
- validations:
21
required: true
22
23
- type: textarea
@@ -29,7 +28,6 @@ body:
29
28
1. Go to '...'
30
2. Click '...'
31
3. Observe '...'
32
33
34
35
- type: dropdown
@@ -42,8 +40,7 @@ body:
42
40
- "Medium - Affects functionality but not critical"
43
41
- "High - Major functionality broken"
44
- "Critical - Application unusable or data loss"
45
46
- required: true
+ required: true
47
48
49
id: environment
@@ -54,5 +51,4 @@ body:
54
51
• OS:
55
52
• Browser:
56
53
• DevSetup Version:
57
58
0 commit comments