From 4ba64dadf4ba111a0a5a1adcd788dbcf4fa97c54 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Sat, 5 Oct 2024 19:51:51 +0300 Subject: [PATCH] lets-document: improve placeholder (#13998) --- .github/ISSUE_TEMPLATE/lets-document.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/lets-document.yml b/.github/ISSUE_TEMPLATE/lets-document.yml index 1d0b7b8b05..90a7b92ce8 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