File tree 1 file changed +5
-4
lines changed
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ name: 🐞 Bug report
3
3
about : Please use this template to report bugs with the Firebase C++ SDK.
4
4
labels : new
5
5
---
6
+
6
7
<!-- DO NOT DELETE
7
8
validate_template=true
8
9
template_path=.github/ISSUE_TEMPLATE/issue.md
@@ -12,10 +13,10 @@ template_path=.github/ISSUE_TEMPLATE/issue.md
12
13
13
14
* Pre-built SDK from the [ website] ( https://firebase.google.com/download/cpp ) or open-source from this repo: ____ _
14
15
* Firebase C++ SDK version: ____ _
15
- * Problematic Firebase Component (Auth, Database, etc.): ____ _
16
- * Other Firebase Components in use (Auth, Database, etc.): ____ _
17
- * Platform you are using the C++ SDK on (Mac, Windows, or Linux): ____ _
18
- * Platform you are targeting (iOS, Android, and/or desktop): ____ _
16
+ * Problematic Firebase Component: ____ _ (Auth, Database, etc.)
17
+ * Other Firebase Components in use: ____ _ (Auth, Database, etc.)
18
+ * Platform you are using the C++ SDK on: ____ _ (Mac, Windows, or Linux)
19
+ * Platform you are targeting: ____ _ (iOS, Android, and/or desktop)
19
20
20
21
### [ REQUIRED] Please describe the issue here:
21
22
You can’t perform that action at this time.
0 commit comments