From 5e19a33095eeebec0dacbbb7e37c6ff5cb78055f Mon Sep 17 00:00:00 2001 From: tonihei Date: Mon, 3 Jul 2023 09:34:55 +0000 Subject: [PATCH] Replace exoplayer.dev@gmail.com with android-media-github@google.com #minor-release PiperOrigin-RevId: 545165879 --- .github/ISSUE_TEMPLATE/bug.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index dfc78ad58c..440b89fa07 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -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 #\'. + 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 #\'. **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.