Commit aaaa23e5 by ojw28 Committed by GitHub

Update ISSUE_TEMPLATE

parent c50b570d
Showing with 4 additions and 11 deletions
...@@ -2,27 +2,20 @@ ...@@ -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.
......
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