mirror of
https://github.com/androidx/media.git
synced 2025-05-17 04:29:55 +08:00
add sections for bug report and link to test content
This commit is contained in:
parent
67879f9557
commit
7e407089f9
17
.github/ISSUE_TEMPLATE/question.md
vendored
17
.github/ISSUE_TEMPLATE/question.md
vendored
@ -32,6 +32,23 @@ important for us to know this so that we can improve our documentation.
|
|||||||
### [REQUIRED] Question
|
### [REQUIRED] Question
|
||||||
Describe your question in detail.
|
Describe your question in detail.
|
||||||
|
|
||||||
|
### A full bug report captured from the device
|
||||||
|
In case your question refers to a problem you are seeing in your app, capture a
|
||||||
|
full bug report using "adb bugreport". Please attach the captured bug report as
|
||||||
|
a file. If you don't wish to post it publicly, please submit the issue, then
|
||||||
|
email the bug report to dev.exoplayer@gmail.com using a subject in the format
|
||||||
|
"Issue #1234", where "#1234" should be replaced with your issue number.
|
||||||
|
|
||||||
|
### Link to test content
|
||||||
|
In case your question is related to a piece of media, which you are trying to
|
||||||
|
play, please provide a JSON snippet for the demo app’s media.exolist.json file,
|
||||||
|
or a link to media that reproduces the issue. If you don't wish to post it
|
||||||
|
publicly, please submit the issue, then email the link to
|
||||||
|
dev.exoplayer@gmail.com using a subject in the format "Issue #1234", where
|
||||||
|
"#1234" should be replaced with your issue number. Provide all the metadata we'd
|
||||||
|
need to play the content like drm license urls or similar. If the content is
|
||||||
|
accessible only in certain countries or regions, please say so.
|
||||||
|
|
||||||
<!-- DO NOT DELETE
|
<!-- DO NOT DELETE
|
||||||
validate_template=true
|
validate_template=true
|
||||||
template_path=.github/ISSUE_TEMPLATE/question.md
|
template_path=.github/ISSUE_TEMPLATE/question.md
|
||||||
|
Loading…
x
Reference in New Issue
Block a user