From bd94cd06b2459f10d683ee772cef990d0f304bc7 Mon Sep 17 00:00:00 2001 From: ramyaparimi Date: Tue, 20 Jul 2021 14:19:16 -0500 Subject: [PATCH] with indentation at placeholder --- .github/ISSUE_TEMPLATE/improve-existing-docs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/improve-existing-docs.yml b/.github/ISSUE_TEMPLATE/improve-existing-docs.yml index a50e7129d2..e55470889e 100644 --- a/.github/ISSUE_TEMPLATE/improve-existing-docs.yml +++ b/.github/ISSUE_TEMPLATE/improve-existing-docs.yml @@ -32,7 +32,7 @@ body: attributes: - label: ### What changes are you suggesting? placeholder: | - Give as much detail as you can to help us understand the change you want to see. Why should the docs be changed? What use cases does it support? What is the expected outcome? + Give as much detail as you can to help us understand the change you want to see. Why should the docs be changed? What use cases does it support? What is the expected outcome? validations: required: true @@ -40,5 +40,5 @@ body: attributes: - label: ### Additional information placeholder: | - Any additional information, configuration, or data that might be necessary to reproduce the issue. validations: + Any additional information, configuration, or data that might be necessary to reproduce the issue. validations: required: false