Skip to content

Instantly share code, notes, and snippets.

@matchilling
Created November 16, 2017 10:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matchilling/f055c107bb992b8e8221972ee0ec12b4 to your computer and use it in GitHub Desktop.
Save matchilling/f055c107bb992b8e8221972ee0ec12b4 to your computer and use it in GitHub Desktop.
A template to make good ISSUE_TEMPLATE.md

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment