Skip to content
This repository has been archived by the owner on May 18, 2022. It is now read-only.

Latest commit

 

History

History
37 lines (24 loc) · 1.14 KB

ISSUE_TEMPLATE.md

File metadata and controls

37 lines (24 loc) · 1.14 KB

Step 1: Are you in the right place?

  • For issues or feature requests related to the code in this repository file a Github issue.
  • For general technical questions, post a question on StackOverflow tagged appropriately.
  • For general Firebase discussion, use the firebase-talk google group
  • For help troubleshooting your application that does not fall under one of the above categories, reach out to the personalized Firebase support channel

Step 2: Describe your environment

  • Android device: _____
  • Android OS version: _____
  • Google Play Services version: _____
  • Firebase/Play Services SDK version: _____
  • FirebaseUI version: ____

Step 3: Describe the problem:

Steps to reproduce:




Observed Results:

  • What happened? This could be a description, logcat output, etc.

Expected Results:

  • What did you expect to happen?

Relevant Code:

// TODO(you): code here to reproduce the problem