Skip to content

Commit 9422cea

Browse files
authored
Add issue template
1 parent dd16647 commit 9422cea

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
name: Firebase C++ SDK issue
3+
about: Please use this template to report issues with the Firebase C++ SDK.
4+
title: ''
5+
labels: new
6+
assignees: ''
7+
8+
---
9+
10+
### Please fill in the following fields:
11+
Firebase C++ SDK version:
12+
Firebase plugins in use (Auth, Database, etc.):
13+
Additional SDKs you are using (Facebook, AdMob, etc.):
14+
Platform you are using the C++ SDK on (Mac, Windows, or Linux):
15+
Platform you are targeting (iOS, Android, and/or desktop):
16+
17+
### Please describe the issue here:
18+
(Please list the full steps to reproduce the issue. Include device logs, Unity logs, and stack traces if available.)
19+
20+
### Please answer the following, if applicable:
21+
Have you been able to reproduce this issue with just the [Firebase C++ quickstarts](https://github.com/firebase/quickstart-cpp) ?
22+
23+
What's the issue repro rate? (eg 100%, 1/5 etc)

0 commit comments

Comments
 (0)