mirror of
https://github.com/samsonjs/media.git
synced 2026-04-11 12:15:47 +00:00
Update issue template for bugs
This commit is contained in:
parent
35e030f56b
commit
6fa58f8d69
1 changed files with 6 additions and 3 deletions
9
.github/ISSUE_TEMPLATE/bug.md
vendored
9
.github/ISSUE_TEMPLATE/bug.md
vendored
|
|
@ -8,9 +8,12 @@ assignees: ''
|
|||
|
||||
Before filing a bug:
|
||||
-----------------------
|
||||
- Search existing issues, including issues that are closed.
|
||||
- Consult our FAQs, supported devices and supported formats pages. These can be
|
||||
found at https://exoplayer.dev/.
|
||||
- Search existing issues, including issues that are closed:
|
||||
https://github.com/google/ExoPlayer/issues?q=is%3Aissue
|
||||
- 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
|
||||
reproduce the issue in the ExoPlayer demo app. Information about the ExoPlayer
|
||||
demo app can be found here:
|
||||
|
|
|
|||
Loading…
Reference in a new issue