Commit cda1b7b4 by olly Committed by Oliver Woodman

Try and get people to stop ignoring the issue template. Again.

I'm also going to propose some canned responses that we can
copy/paste into issues that ignore the template, so that we
can be consistent about how we handle them.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=149415502
parent e7462f05
Showing with 44 additions and 19 deletions
*** PLEASE DO NOT IGNORE THIS ISSUE TEMPLATE *** *** ISSUES THAT IGNORE THIS TEMPLATE WILL BE CLOSED WITHOUT INVESTIGATION ***
Please search the existing issues before filing a new one, including issues that Before filing an issue:
are closed. When filing a new issue please include ALL of the following, unless -----------------------
you're certain that they're not useful for the particular issue being reported. - Search existing issues, including issues that are closed.
- Consult our FAQs, supported devices and supported formats pages. These can be
- A description of the issue. found at https://google.github.io/ExoPlayer/.
- Steps describing how the issue can be reproduced, ideally in the ExoPlayer - Rule out issues in your own code. A good way to do this is to try and
demo app. reproduce the issue in the ExoPlayer demo app.
- A link to content that reproduces the issue. If you don't wish to post it - This issue tracker is intended for bugs, feature requests and ExoPlayer
publicly, please submit the issue, then email the link to specific questions. If you're asking a general Android development question,
dev.exoplayer@gmail.com including the issue number in the subject line. please do so on Stack Overflow.
- The version of ExoPlayer being used.
- The device(s) and version(s) of Android on which the issue can be reproduced, When reporting a bug:
and how easily it reproduces. If possible, please test on multiple devices and -----------------------
Android versions. Fill out the sections below, leaving the headers but replacing the content. If
- A bug report taken from the device just after the issue occurs, attached as a you're unable to provide certain information, please explain why in the relevant
file. A bug report can be captured using "adb bugreport". Output from "adb section. We may close issues if they do not include sufficient information.
logcat" or a log snippet is not sufficient.
### 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
dev.exoplayer@gmail.com including the issue number in the subject line.
### Version of ExoPlayer 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 dev.exoplayer@gmail.com including the issue number in the subject
line.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment