Commit ce8b2736 by ibaker Committed by Ian Baker

Update issue templates to make deprecation of exoplayer2 more obvious

PiperOrigin-RevId: 590175639
(cherry picked from commit 9781be5084acff73d1516245d3698115156a99fc)
parent 5df25aef
name: Bug Report
description: Report a bug in the ExoPlayer library
labels: ["bug", "needs triage"]
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)
labels: ["won't fix: infeasible"]
body:
- type: markdown
attributes:
value: |
**Please do not file new issues in this repository.**
**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).
We will continue to update and reply to existing issues in this repository
and will keep existing feature requests active.
- type: textarea
- type: checkboxes
attributes:
label: Bug
validations:
required: true
label: This project is deprecated
options:
- label: |
I understand this project is deprecated and this issue will be closed with no
response.
required: true
---
name: Feature request
about: Issue template for a feature request.
title: ''
labels: enhancement, needs triage
assignees: ''
---
**Please do not file new issues in this repository.**
All new feature requests should be filed in the
[Media3 issue tracker](https://github.com/androidx/media/issues/new?template=feature_request.md).
We will continue to update and reply to existing issues in this repository and
will keep existing feature requests active.
---
name: Question
about: Issue template for a question.
title: ''
labels: question, needs triage
assignees: ''
---
**Please do not file new issues in this repository.**
All new questions should be filed in the
[Media3 issue tracker](https://github.com/androidx/media/issues/new?template=question.md).
We will continue to update and reply to existing issues in this repository and
will keep existing feature requests active.
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