Commit 6fa58f8d by Marc Baechinger Committed by GitHub

Update issue template for bugs

parent 35e030f5
Showing with 6 additions and 3 deletions
...@@ -8,9 +8,12 @@ assignees: '' ...@@ -8,9 +8,12 @@ assignees: ''
Before filing a bug: Before filing a bug:
----------------------- -----------------------
- Search existing issues, including issues that are closed. - Search existing issues, including issues that are closed:
- Consult our FAQs, supported devices and supported formats pages. These can be https://github.com/google/ExoPlayer/issues?q=is%3Aissue
found at https://exoplayer.dev/. - Consult our developer website, which can be found at https://exoplayer.dev/.
It provides detailed information about supported formats and devices.
- Learn how to create useful log output by using the EventLogger:
https://exoplayer.dev/listening-to-player-events.html#using-eventlogger
- 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. Information about the ExoPlayer reproduce the issue in the ExoPlayer demo app. Information about the ExoPlayer
demo app can be found here: demo app can be found here:
......
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