mirror of
https://github.com/mpv-player/mpv
synced 2025-03-11 08:37:59 +00:00
github/issue_template: move mpv information into its own section
This commit is contained in:
parent
ea66507dd1
commit
247eac729c
26
.github/ISSUE_TEMPLATE/2_bug_report_linux.yml
vendored
26
.github/ISSUE_TEMPLATE/2_bug_report_linux.yml
vendored
@ -4,10 +4,29 @@ labels: ["os:linux"]
|
||||
body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: "Important Information"
|
||||
label: "mpv Information"
|
||||
placeholder: |
|
||||
mpv v0.38.0-96-gf776be6af5 Copyright © 2000-2024 mpv/MPlayer/mplayer2 projects
|
||||
built on May 5 2024 18:37:43
|
||||
libplacebo version: v7.349.0 (v6.338.0-120-g7b294350)
|
||||
FFmpeg version: 6.1.1
|
||||
FFmpeg library versions:
|
||||
libavutil 58.29.100
|
||||
libavcodec 60.31.102
|
||||
libavformat 60.16.100
|
||||
libswscale 7.5.100
|
||||
libavfilter 9.12.100
|
||||
libswresample 4.12.100
|
||||
description: |
|
||||
Provide the output of `mpv --version`.
|
||||
render: bash
|
||||
validations:
|
||||
required: false
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: "Other Information"
|
||||
description: >
|
||||
- mpv version
|
||||
- Linux Distribution and Version
|
||||
- Linux Distribution and Version
|
||||
- Source of the mpv binary
|
||||
- If known which version of mpv introduced the problem
|
||||
- Window Manager and version
|
||||
@ -17,7 +36,6 @@ body:
|
||||
If you're not using git master or the latest release, update.
|
||||
Packages and builds can be found [here](https://mpv.io/installation/).
|
||||
value: |-
|
||||
- mpv version:
|
||||
- Linux version:
|
||||
- Source:
|
||||
- Introduced in version:
|
||||
|
26
.github/ISSUE_TEMPLATE/2_bug_report_macos.yml
vendored
26
.github/ISSUE_TEMPLATE/2_bug_report_macos.yml
vendored
@ -4,10 +4,29 @@ labels: ["os:mac"]
|
||||
body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: "Important Information"
|
||||
label: "mpv Information"
|
||||
placeholder: |
|
||||
mpv v0.38.0-96-gf776be6af5 Copyright © 2000-2024 mpv/MPlayer/mplayer2 projects
|
||||
built on May 5 2024 18:37:43
|
||||
libplacebo version: v7.349.0 (v6.338.0-120-g7b294350)
|
||||
FFmpeg version: 6.1.1
|
||||
FFmpeg library versions:
|
||||
libavutil 58.29.100
|
||||
libavcodec 60.31.102
|
||||
libavformat 60.16.100
|
||||
libswscale 7.5.100
|
||||
libavfilter 9.12.100
|
||||
libswresample 4.12.100
|
||||
description: |
|
||||
Provide the output of `mpv --version`.
|
||||
render: bash
|
||||
validations:
|
||||
required: false
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: "Other Information"
|
||||
description: >
|
||||
- mpv version
|
||||
- macOS Version
|
||||
- macOS Version
|
||||
- Source of the mpv binary or bundle
|
||||
- If known which version of mpv introduced the problem
|
||||
- Possible screenshot or video of visual glitches
|
||||
@ -17,7 +36,6 @@ body:
|
||||
click on the latest workflow run, scroll down to the Artifacts section and download the
|
||||
appropriate build. Packages and builds can be found [here](https://mpv.io/installation/).
|
||||
value: |-
|
||||
- mpv version:
|
||||
- macOS version:
|
||||
- Source:
|
||||
- Introduced in version:
|
||||
|
26
.github/ISSUE_TEMPLATE/2_bug_report_windows.yml
vendored
26
.github/ISSUE_TEMPLATE/2_bug_report_windows.yml
vendored
@ -4,10 +4,29 @@ labels: ["os:win"]
|
||||
body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: "Important Information"
|
||||
label: "mpv Information"
|
||||
placeholder: |
|
||||
mpv v0.38.0-96-gf776be6af5 Copyright © 2000-2024 mpv/MPlayer/mplayer2 projects
|
||||
built on May 5 2024 18:37:43
|
||||
libplacebo version: v7.349.0 (v6.338.0-120-g7b294350)
|
||||
FFmpeg version: 6.1.1
|
||||
FFmpeg library versions:
|
||||
libavutil 58.29.100
|
||||
libavcodec 60.31.102
|
||||
libavformat 60.16.100
|
||||
libswscale 7.5.100
|
||||
libavfilter 9.12.100
|
||||
libswresample 4.12.100
|
||||
description: |
|
||||
Provide the output of `mpv --version`.
|
||||
render: bash
|
||||
validations:
|
||||
required: false
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: "Other Information"
|
||||
description: >
|
||||
- mpv version
|
||||
- Windows Version
|
||||
- Windows Version
|
||||
- Source of the mpv binary
|
||||
- If known which version of mpv introduced the problem
|
||||
- GPU model, driver and version
|
||||
@ -18,7 +37,6 @@ body:
|
||||
click on the latest workflow run, scroll down to the Artifacts section and download the
|
||||
appropriate build. Packages and builds can be found [here](https://mpv.io/installation/).
|
||||
value: |-
|
||||
- mpv version:
|
||||
- Windows version:
|
||||
- Source:
|
||||
- Introduced in version:
|
||||
|
24
.github/ISSUE_TEMPLATE/3_bug_report.yml
vendored
24
.github/ISSUE_TEMPLATE/3_bug_report.yml
vendored
@ -2,12 +2,31 @@ name: "Report a different Issue"
|
||||
description: "Create a report for a runtime related Issue"
|
||||
labels: []
|
||||
body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: "mpv Information"
|
||||
placeholder: |
|
||||
mpv v0.38.0-96-gf776be6af5 Copyright © 2000-2024 mpv/MPlayer/mplayer2 projects
|
||||
built on May 5 2024 18:37:43
|
||||
libplacebo version: v7.349.0 (v6.338.0-120-g7b294350)
|
||||
FFmpeg version: 6.1.1
|
||||
FFmpeg library versions:
|
||||
libavutil 58.29.100
|
||||
libavcodec 60.31.102
|
||||
libavformat 60.16.100
|
||||
libswscale 7.5.100
|
||||
libavfilter 9.12.100
|
||||
libswresample 4.12.100
|
||||
description: |
|
||||
Provide the output of `mpv --version`.
|
||||
render: bash
|
||||
validations:
|
||||
required: false
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: "Important Information"
|
||||
description: >
|
||||
- mpv version
|
||||
- Platform and Version
|
||||
- Platform and Version
|
||||
- Source of the mpv binary
|
||||
- If known which version of mpv introduced the problem
|
||||
- GPU model, driver and version
|
||||
@ -16,7 +35,6 @@ body:
|
||||
If you're not using git master or the latest release, update.
|
||||
Packages and builds can be found [here](https://mpv.io/installation/).
|
||||
value: |-
|
||||
- mpv version:
|
||||
- Platform version:
|
||||
- Source:
|
||||
- Introduced in version:
|
||||
|
Loading…
Reference in New Issue
Block a user