mirror of
https://github.com/samsonjs/media.git
synced 2026-04-22 14:05:55 +00:00
- The ExoPlayer docs will link to the media3 ones (for now, we can permanently redirect once no further stand-alone ExoPlayer release is published). - Contibuting issues and PRs should only happen on the media3 repo. - The media3 README is updated to remove any pre-release status information. PiperOrigin-RevId: 516234594
15 lines
459 B
Markdown
15 lines
459 B
Markdown
---
|
|
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.
|