diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE_tmpl/6_question.yml')
-rw-r--r-- | .github/ISSUE_TEMPLATE_tmpl/6_question.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE_tmpl/6_question.yml b/.github/ISSUE_TEMPLATE_tmpl/6_question.yml index 286281e24..061158ed3 100644 --- a/.github/ISSUE_TEMPLATE_tmpl/6_question.yml +++ b/.github/ISSUE_TEMPLATE_tmpl/6_question.yml @@ -25,7 +25,8 @@ body: Ask your question in an arbitrary form. Please make sure it's worded well enough to be understood, see [is-the-description-of-the-issue-itself-sufficient](https://github.com/ytdl-org/youtube-dl#is-the-description-of-the-issue-itself-sufficient). Provide any additional information and as much context and examples as possible. - If your question contains "isn't working" or "can you add", this is most likely the wrong template + If your question contains "isn't working" or "can you add", this is most likely the wrong template. + If you are in doubt if this is the right template, use another template! placeholder: WRITE QUESTION HERE validations: required: true |