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 454fa83 commit 216956fCopy full SHA for 216956f
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
@@ -39,14 +39,14 @@ body:
39
attributes:
40
label: Firebase SDK Version
41
description: What version of Firebase has this issue?
42
- placeholder: "9.4.1"
+ placeholder: "10.9"
43
validations:
44
required: true
45
- type: input
46
47
label: Xcode Version
48
description: What version of Xcode is being used?
49
- placeholder: "13.3.1"
+ placeholder: "14.3"
50
51
52
- type: dropdown
@@ -58,6 +58,7 @@ body:
58
- CocoaPods
59
- Zip
60
- Carthage
61
+ - N/A
62
63
64
@@ -99,6 +100,8 @@ body:
99
100
- macOS
101
- macCatalyst
102
- App Extensions
103
+ - All
104
105
106
107
- type: textarea
0 commit comments