mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +00:00
Add main/dev-v2 branch options to bug.yml template
#minor-release
PiperOrigin-RevId: 532766676
(cherry picked from commit 84d0206c76)
This commit is contained in:
parent
962499c9d8
commit
514f032afc
1 changed files with 2 additions and 0 deletions
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
|
|
@ -32,6 +32,7 @@ body:
|
|||
- Media3 1.0.0-alpha03
|
||||
- Media3 1.0.0-alpha02
|
||||
- Media3 1.0.0-alpha01
|
||||
- Media3 `main` branch
|
||||
- ExoPlayer 2.18.7
|
||||
- ExoPlayer 2.18.6
|
||||
- ExoPlayer 2.18.5
|
||||
|
|
@ -49,6 +50,7 @@ body:
|
|||
- ExoPlayer 2.14.2
|
||||
- ExoPlayer 2.14.1
|
||||
- ExoPlayer 2.14.0
|
||||
- ExoPlayer `dev-v2` branch
|
||||
- Older (unsupported)
|
||||
validations:
|
||||
required: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue