mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +00:00
Replace exoplayer.dev@gmail.com with android-media-github@google.com
#minor-release PiperOrigin-RevId: 545165879
This commit is contained in:
parent
546b9a2a88
commit
5e19a33095
1 changed files with 2 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/bug.yml
vendored
4
.github/ISSUE_TEMPLATE/bug.yml
vendored
|
|
@ -132,8 +132,8 @@ body:
|
|||
attributes:
|
||||
label: Bug Report
|
||||
description: |
|
||||
After filing this issue please run `adb bugreport` shortly after reproducing the problem (ideally in the [demo app](https://github.com/androidx/media/tree/release/demos/main)) to capture a zip file, and email this to dev.exoplayer@gmail.com with subject 'Issue #\<issuenumber\>'.
|
||||
After filing this issue please run `adb bugreport` shortly after reproducing the problem (ideally in the [demo app](https://github.com/androidx/media/tree/release/demos/main)) to capture a zip file, and email this to android-media-github@google.com with subject 'Issue #\<issuenumber\>'.
|
||||
|
||||
**Note:** Logcat output is **not** the same as a full bug report, and is often missing information that's useful for diagnosing issues. Please ensure you're sending a full bug report zip file.
|
||||
options:
|
||||
- label: You will email the zip file produced by `adb bugreport` to dev.exoplayer@gmail.com after filing this issue.
|
||||
- label: You will email the zip file produced by `adb bugreport` to android-media-github@google.com after filing this issue.
|
||||
|
|
|
|||
Loading…
Reference in a new issue