diff --git a/.github/ISSUE_TEMPLATE/lets-document.yml b/.github/ISSUE_TEMPLATE/lets-document.yml index 1d0b7b8b0..90a7b92ce 100644 --- a/.github/ISSUE_TEMPLATE/lets-document.yml +++ b/.github/ISSUE_TEMPLATE/lets-document.yml @@ -45,7 +45,7 @@ body: label: Commands description: List out all the pages you want to create. placeholder: | - - [] command1 → - - [] command2 → + - [ ] command1 → + - [ ] command2 → validations: required: true