Skip to content

Commit 4c98cf9

Browse files
Update bug-report.yml
1 parent f377488 commit 4c98cf9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,15 @@ body:
3939
type: input
4040
validations:
4141
required: true
42+
-
43+
attributes:
44+
description: "What version of Xcode are you using?"
45+
label: "XCode Version"
46+
placeholder: "13.4.1"
47+
id: xcode-version
48+
type: input
49+
validations:
50+
required: true
4251
-
4352
attributes:
4453
description: "What devices or emulators are you seeing this bug on?"

0 commit comments

Comments
 (0)