Update templates to more clearly signpost between exoplayer2 and media3

Issue: google/ExoPlayer#11031

#minor-release

PiperOrigin-RevId: 514366016
(cherry picked from commit 9c82923094400e0b840a983e55be26b1dd76e7d2)
This commit is contained in:
ibaker 2023-03-06 12:17:13 +00:00 committed by tonihei
parent 14b0dcb957
commit e7f49a8cc8
3 changed files with 13 additions and 8 deletions

View File

@ -5,13 +5,16 @@ body:
- type: markdown - type: markdown
attributes: attributes:
value: | value: |
We can only process bug reports that are actionable. Unclear bug reports or reports with insufficient information may not get attention. We can only process bug reports that are actionable. Unclear bug reports or reports with
insufficient information may not get attention.
Before filing a bug: Before filing a bug:
------------------------- -------------------------
- Search existing issues, including issues that are closed: https://github.com/androidx/media/issues?q=is%3Aissue - Search existing issues, including issues that are closed:
- For ExoPlayer-related bugs, please also check the ExoPlayer tracker: https://github.com/google/ExoPlayer/issues?q=is%3Aissue https://github.com/androidx/media/issues?q=is%3Aissue
- For ExoPlayer-related bugs, please also check for existing issues on the ExoPlayer
tracker: https://github.com/google/ExoPlayer/issues?q=is%3Aissue
- type: dropdown - type: dropdown
attributes: attributes:
label: Media3 Version label: Media3 Version

View File

@ -10,11 +10,12 @@ Before filing a feature request:
----------------------- -----------------------
- Search existing open issues, specifically with the label enhancement: - Search existing open issues, specifically with the label enhancement:
https://github.com/androidx/media/labels/enhancement https://github.com/androidx/media/labels/enhancement
- For ExoPlayer-related feature requests, please also check the ExoPlayer - For ExoPlayer-related feature requests, please also check for existing feature
tracker: requests on the ExoPlayer tracker:
https://github.com/google/ExoPlayer/labels/enhancement https://github.com/google/ExoPlayer/labels/enhancement
- Search existing pull requests: https://github.com/androidx/media/pulls, - Search existing pull requests:
https://github.com/google/ExoPlayer/pulls - On this tracker: https://github.com/androidx/media/pulls,
- On the ExoPlayer tracker: https://github.com/google/ExoPlayer/pulls
When filing a feature request: When filing a feature request:
----------------------- -----------------------

View File

@ -15,7 +15,8 @@ Before filing a question:
- Ask general Android development questions on Stack Overflow - Ask general Android development questions on Stack Overflow
- Search existing issues, including issues that are closed - Search existing issues, including issues that are closed
https://github.com/androidx/media/issues?q=is%3Aissue https://github.com/androidx/media/issues?q=is%3Aissue
- For ExoPlayer-related questions, please also check the ExoPlayer tracker: - For ExoPlayer-related questions, please also check for existing questions on
the ExoPlayer tracker:
https://github.com/google/ExoPlayer/issues?q=is%3Aissue https://github.com/google/ExoPlayer/issues?q=is%3Aissue
When filing a question: When filing a question: