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 f377488 commit 4c98cf9Copy full SHA for 4c98cf9
.github/ISSUE_TEMPLATE/bug-report.yml
@@ -39,6 +39,15 @@ body:
39
type: input
40
validations:
41
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
51
-
52
attributes:
53
description: "What devices or emulators are you seeing this bug on?"
0 commit comments