mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Update issue template to use "Issue #1234" as subject for emails.
This is to ensure valid emails don't get a canned response. The canned response is triggered when the subject doens't contain the word "issue". ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=187458580
This commit is contained in:
parent
75c3bfb55c
commit
fdfaa02981
1 changed files with 4 additions and 3 deletions
|
|
@ -24,7 +24,7 @@ Describe how the issue can be reproduced, ideally using the ExoPlayer demo app.
|
||||||
### Link to test content
|
### Link to test content
|
||||||
Provide a link to media that reproduces the issue. If you don't wish to post it
|
Provide 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
|
publicly, please submit the issue, then email the link to
|
||||||
dev.exoplayer@gmail.com including the issue number in the subject line.
|
dev.exoplayer@gmail.com using a subject in the format "Issue #1234".
|
||||||
|
|
||||||
### Version of ExoPlayer being used
|
### Version of ExoPlayer being used
|
||||||
Specify the absolute version number. Avoid using terms such as "latest".
|
Specify the absolute version number. Avoid using terms such as "latest".
|
||||||
|
|
@ -38,5 +38,6 @@ devices and Android versions.
|
||||||
Capture a full bug report using "adb bugreport". Output from "adb logcat" or a
|
Capture a full bug report using "adb bugreport". Output from "adb logcat" or a
|
||||||
log snippet is NOT sufficient. Please attach the captured bug report as a file.
|
log snippet is NOT sufficient. 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
|
If you don't wish to post it publicly, please submit the issue, then email the
|
||||||
bug report to dev.exoplayer@gmail.com including the issue number in the subject
|
bug report to dev.exoplayer@gmail.com using a subject in the format
|
||||||
line.
|
"Issue #1234".
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue