Files
coco 7846a45f2c a
2026-07-03 15:47:27 +08:00

21 lines
940 B
YAML

name: This project is deprecated
description: >
Please file your issue in the Media3 issue tracker:
https://github.com/androidx/media
labels: ["won't fix: infeasible"]
body:
- type: markdown
attributes:
value: |
**This project is deprecated. Please do not file new issues in this repository. They will be closed with no response.**
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, 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