Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 753 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

33 lines (21 loc) · 753 Bytes

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.

Step 2: Describe your environment

  • Device: _____
  • OS version: _____
  • SDK version: _____
  • [Android] Google Play Services version: _____

Step 3: Describe the problem:

Steps to reproduce:




Observed Results:

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

Expected Results:

  • What did you expect to happen?

Relevant Code:

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