Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.32 KB

ISSUE_TEMPLATE.md

File metadata and controls

41 lines (26 loc) · 1.32 KB

Step 1: Describe your environment

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

Step 2: 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