0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 03:52:22 +02:00

github/issue_template: ask users to check for already supported features

This helps weeding out the low-quality feature requests that really are
questions.
This commit is contained in:
nanahi 2024-08-18 10:12:57 -04:00 committed by sfan5
parent a3baf94ab9
commit 6c3bb2381a

View File

@ -6,8 +6,16 @@ body:
attributes: attributes:
label: "Expected behavior of the wanted feature" label: "Expected behavior of the wanted feature"
description: > description: >
Before requesting a new feature make sure it hasn't been Before requesting a new feature, make sure it hasn't been
[requested yet](https://github.com/mpv-player/mpv/labels/meta%3Afeature-request). [requested yet](https://github.com/mpv-player/mpv/labels/meta%3Afeature-request),
and isn't already supported by [mpv](https://mpv.io/manual/master/),
[ffmpeg](https://ffmpeg.org/documentation.html), or existing
[mpv scripts](https://github.com/mpv-player/mpv/wiki/User-Scripts).
If you are not sure about this, ask on
[mpv Discussions](https://github.com/mpv-player/mpv/discussions) and
[mpv IRC channel](https://mpv.io/community/) first before opening a feature request.
validations: validations:
required: true required: true
- type: textarea - type: textarea