mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Update issue template for questions
This commit is contained in:
parent
762a132537
commit
ecb7b8758c
1 changed files with 6 additions and 2 deletions
8
.github/ISSUE_TEMPLATE/question.md
vendored
8
.github/ISSUE_TEMPLATE/question.md
vendored
|
|
@ -12,8 +12,12 @@ Before filing a question:
|
||||||
a general Android development question, please do so on Stack Overflow.
|
a general Android development question, please do so on Stack Overflow.
|
||||||
- Search existing issues, including issues that are closed. It’s often the
|
- Search existing issues, including issues that are closed. It’s often the
|
||||||
quickest way to get an answer!
|
quickest way to get an answer!
|
||||||
- Consult our FAQs, developer guide and the class reference of ExoPlayer. These
|
https://github.com/google/ExoPlayer/issues?q=is%3Aissue
|
||||||
can be found at https://exoplayer.dev/.
|
- Consult our developer website, which can be found at https://exoplayer.dev/.
|
||||||
|
It provides detailed information about supported formats, devices as well as
|
||||||
|
information about how to use the ExoPlayer library.
|
||||||
|
- The ExoPlayer library Javadoc can be found at
|
||||||
|
https://exoplayer.dev/doc/reference/
|
||||||
|
|
||||||
When filing a question:
|
When filing a question:
|
||||||
-----------------------
|
-----------------------
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue