diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index ab94d9922e..beaa1934a8 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -5,13 +5,16 @@ body: - type: markdown attributes: 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: ------------------------- - - Search existing issues, including issues that are closed: https://github.com/androidx/media/issues?q=is%3Aissue - - For ExoPlayer-related bugs, please also check the ExoPlayer tracker: https://github.com/google/ExoPlayer/issues?q=is%3Aissue + - Search existing issues, including issues that are closed: + 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 attributes: label: Media3 Version diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 28967398b7..df760b72db 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -10,11 +10,12 @@ Before filing a feature request: ----------------------- - Search existing open issues, specifically with the label ‘enhancement’: https://github.com/androidx/media/labels/enhancement -- For ExoPlayer-related feature requests, please also check the ExoPlayer - tracker: +- For ExoPlayer-related feature requests, please also check for existing feature + requests on the ExoPlayer tracker: https://github.com/google/ExoPlayer/labels/enhancement -- Search existing pull requests: https://github.com/androidx/media/pulls, - https://github.com/google/ExoPlayer/pulls +- Search existing pull requests: + - On this tracker: https://github.com/androidx/media/pulls, + - On the ExoPlayer tracker: https://github.com/google/ExoPlayer/pulls When filing a feature request: ----------------------- diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 820c3149c5..725b774911 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -15,7 +15,8 @@ Before filing a question: - Ask general Android development questions on Stack Overflow - Search existing issues, including issues that are closed 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 When filing a question: