diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 1b7889b1..6cf4d394 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -46,7 +46,8 @@ body: attributes: label: はらちょのバージョン description: はらちょのバージョンを記載してください。(バージョンは起動時他, `!version` コマンドで確認できます) - placeholder: `vX.Y.Z` + placeholder: | + `vX.Y.Z` validations: required: true - type: textarea