Skip to content

Commit ae7f598

Browse files
committed
Remove unnecessary fields
1 parent 84795e3 commit ae7f598

File tree

1 file changed

+0
-29
lines changed

1 file changed

+0
-29
lines changed

.github/ISSUE_TEMPLATE/bug_report_v2.yaml

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -59,35 +59,6 @@ body:
5959
placeholder: ex. React Native using ExpoGo
6060
validations:
6161
required: true
62-
- type: textarea
63-
id: what-happened
64-
attributes:
65-
label: What happened?
66-
description: Describe the problem
67-
placeholder: Tell us what you see!
68-
value: 'A bug happened!'
69-
validations:
70-
required: true
71-
- type: dropdown
72-
id: version
73-
attributes:
74-
label: Version
75-
description: What version of our software are you running?
76-
options:
77-
- 1.0.2 (Default)
78-
- 1.0.3 (Edge)
79-
validations:
80-
required: true
81-
- type: dropdown
82-
id: browsers
83-
attributes:
84-
label: What browsers are you seeing the problem on?
85-
multiple: true
86-
options:
87-
- Firefox
88-
- Chrome
89-
- Safari
90-
- Microsoft Edge
9162
- type: markdown
9263
attributes:
9364
value: |

0 commit comments

Comments
 (0)