Update ISSUE_TEMPLATE

This commit is contained in:
ojw28 2017-03-07 15:11:51 +00:00 committed by GitHub
parent c50b570d46
commit aaaa23e5e4

View file

@ -2,27 +2,20 @@
Before filing an issue: Before filing an issue:
----------------------- -----------------------
- Search existing issues, including issues that are closed.
- Search existing issues, including issues that are closed. If an existing issue
exists, please do not file a new one.
- Consult our FAQs, supported devices and supported formats pages. These can be - Consult our FAQs, supported devices and supported formats pages. These can be
found at https://google.github.io/ExoPlayer/. found at https://google.github.io/ExoPlayer/.
- Rule out issues in your own code. A good way to do this is to try and - Rule out issues in your own code. A good way to do this is to try and
reproduce the issue in the ExoPlayer demo app. reproduce the issue in the ExoPlayer demo app.
- This issue tracker is intended for bugs, feature requests and ExoPlayer - This issue tracker is intended for bugs, feature requests and ExoPlayer
specific questions. If you're asking a general Android development question, specific questions. If you're asking a general Android development question,
please do so on Stack Overflow. please do so on Stack Overflow.
When reporting a bug: When reporting a bug:
----------------------- -----------------------
Fill out the sections below, leaving the headers but replacing the content. If
Please fill out the sections below, leaving the section headers but replacing the you're unable to provide certain information, please explain why in the relevant
content. If you're unable to provide certain information, please explain why in the section. We may close issues if they do not include sufficient information.
relevant section. We may close issues without investigation if they do not include
sufficient information.
### Issue description ### Issue description
Describe the issue in detail, including observed and expected behavior. Describe the issue in detail, including observed and expected behavior.