0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-19 19:42:24 +02:00

github/issue_template: don't use markdown for "Important Information"

There are too many issues created with problematic contents (like "#1"
in uname output) that cause unwanted expansion to markdown formats
and links to issues. The information here should be fairly simple in
format that markdown isn't needed. Use plain text rendering instead.
This commit is contained in:
nanahi 2024-08-18 10:24:28 -04:00 committed by sfan5
parent 6c3bb2381a
commit b9e63ae5d8
5 changed files with 5 additions and 0 deletions

View File

@ -46,6 +46,7 @@ body:
- Window Manager and Version:
- Source mpv:
- Introduced in version:
render: text
validations:
required: true
- type: textarea

View File

@ -39,6 +39,7 @@ body:
- macOS version:
- Source of mpv:
- Introduced in version:
render: text
validations:
required: true
- type: textarea

View File

@ -42,6 +42,7 @@ body:
- GPU model, driver and version:
- Source of mpv:
- Introduced in version:
render: text
validations:
required: true
- type: textarea

View File

@ -39,6 +39,7 @@ body:
- GPU model, driver and version:
- Source:
- Introduced in version:
render: text
validations:
required: true
- type: textarea

View File

@ -16,6 +16,7 @@ body:
- mpv version:
- Platform version:
- Meson version:
render: text
validations:
required: true
- type: textarea