File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ name: 🐞 Bug report
33about : Please use this template to report bugs with the Firebase C++ SDK.
44labels : new
55---
6+
67<!-- DO NOT DELETE
78validate_template=true
89template_path=.github/ISSUE_TEMPLATE/issue.md
@@ -12,10 +13,10 @@ template_path=.github/ISSUE_TEMPLATE/issue.md
1213
1314 * Pre-built SDK from the [ website] ( https://firebase.google.com/download/cpp ) or open-source from this repo: ____ _
1415 * 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)
1920
2021### [ REQUIRED] Please describe the issue here:
2122
You can’t perform that action at this time.
0 commit comments