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 a4dfcef commit bf50378Copy full SHA for bf50378
.github/ISSUE_TEMPLATE/bug_report_v2.yaml
@@ -31,7 +31,7 @@ body:
31
id: operating-system
32
attributes:
33
label: Operating System
34
- description: Describe your operating system
+ description: Describe the operating system where you are experiencing the issue.
35
placeholder: ex. iOS 16.4, macOS Ventura 13.4, Windows 11
36
validations:
37
required: true
@@ -55,7 +55,7 @@ body:
55
id: firebase-sdk-products
56
57
label: Firebase SDK Product(s)
58
- description: Select the Firebase product(s) relevant to your issue.
+ description: Select the Firebase product(s) relevant to your issue. You can select multiple options in the dropdown.
59
multiple: true
60
options:
61
- Analytics
0 commit comments