Skip to content

Commit 8d51ba9

Browse files
authored
Merge pull request #138 from firebase/chkuang-g-patch-4
Update issue.md
2 parents bfb4ca6 + b8f1e9b commit 8d51ba9

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.github/ISSUE_TEMPLATE/issue.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: 🐞 Bug report
33
about: Please use this template to report bugs with the Firebase C++ SDK.
44
labels: new
55
---
6+
67
<!-- DO NOT DELETE
78
validate_template=true
89
template_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

0 commit comments

Comments
 (0)