Skip to content

Instantly share code, notes, and snippets.

@nasrabadiAM
Created May 6, 2019 05:52
Show Gist options
  • Save nasrabadiAM/ad1b929750922e7fc299657fe37b1301 to your computer and use it in GitHub Desktop.
Save nasrabadiAM/ad1b929750922e7fc299657fe37b1301 to your computer and use it in GitHub Desktop.
Bug report template

Issue(bug report) Template:

  • This a template to report an issue.

When reporting a bug:

Fill out the sections below, leaving the headers but replacing the content. If you're unable to provide certain information, please explain why in the relevant section. We may close issues if they do not include sufficient information.

Issue description

Describe the issue in detail, including observed and expected behavior.

Reproduction steps

Describe how the issue can be reproduced, ideally using the ExoPlayer demo app.

Link to test content

Provide a link to media that reproduces the issue. If you don't wish to post it publicly, please submit the issue, then email the link to mail@example.com using a subject in the format "Issue #1234".

Version of App being used

Specify the absolute version number. Avoid using terms such as "latest".

Device(s) and version(s) of Android being used

Specify the devices and versions of Android on which the issue can be reproduced, and how easily it reproduces. If possible, please test on multiple devices and Android versions.

A full bug report captured from the device

Capture a full bug report using "adb bugreport". Output from "adb logcat" or a log snippet is NOT sufficient. Please attach the captured bug report as a file. If you don't wish to post it publicly, please submit the issue, then email the bug report to mail@example.com using a subject in the format "Issue #1234".

Three main part of a bug report:

  1. steps to reproduce.
  2. Actual result.
  3. expected result.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment