diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 5f8d7ea6..0f479ab6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -26,9 +26,10 @@ body: required: true - type: input attributes: - label: The version of Memos you're using + label: | + The version of Memos you're using. description: | - Provide the version of Memos you're using. + Provide the version of Memos you're using. Please use the following format: `v0.22.0` instead of `stable` or `latest`. validations: required: true - type: textarea