diff --git a/.github/ISSUE_TEMPLATE/QUESTION.yml b/.github/ISSUE_TEMPLATE/QUESTION.yml index 734937e9a..d9a9badb7 100644 --- a/.github/ISSUE_TEMPLATE/QUESTION.yml +++ b/.github/ISSUE_TEMPLATE/QUESTION.yml @@ -6,12 +6,12 @@ body: - type: markdown attributes: value: | - Have a question about Lemmy's UI? + Have a question about Lemmy? Please check the docs first: https://join-lemmy.org/docs/en/index.html - type: textarea id: question attributes: label: Question - description: What's the question you have about Lemmy's UI? + description: What's the question you have about Lemmy? validations: required: true