Commit 9c9f5a05 by ibaker Committed by Ian Baker

Tweak wording of exoplayer2 bug template

This ensures the link to the new project is included in the filed issue. Currently it's only visible when filing. Example of current result: https://github.com/google/ExoPlayer/issues/11367

PiperOrigin-RevId: 595643883
(cherry picked from commit 14bef9e68b659c0266fb3d6adcd990fe21a12527)
parent 5d4b7066
Showing with 3 additions and 3 deletions
name: This project is deprecated
description: >
Please file your issue in the Media3 issue tracker:
https://github.com/androidx/media/issues/new?template=bug.yml
https://github.com/androidx/media
labels: ["won't fix: infeasible"]
body:
- type: markdown
......@@ -9,12 +9,12 @@ body:
value: |
**This project is deprecated. Please do not file new issues in this repository. They will be closed with no response.**
All new bugs should be filed in the [Media3 issue tracker](https://github.com/androidx/media/issues/new?template=bug.yml).
All new issues should be filed in the [Media3 issue tracker](https://github.com/androidx/media/issues/new/choose).
We will continue to update and reply to existing issues in this repository, and will keep existing feature requests active.
- type: checkboxes
attributes:
label: This project is deprecated
options:
- label: I understand this project is deprecated and this issue will be closed with no response.
- label: I understand this project is deprecated, that I should file my issue in the [Media3 issue tracker](https://github.com/androidx/media/issues/new/choose) instead of here, and this issue will be closed with no response.
required: true
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment