From d510b6c9ab9134c2fe376c3b1654fa57e42bcbf8 Mon Sep 17 00:00:00 2001 From: Sanjula Ganepola Date: Sat, 30 Nov 2024 20:15:50 -0500 Subject: [PATCH] more template fixes Signed-off-by: Sanjula Ganepola --- .github/ISSUE_TEMPLATE/documentation_issue.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/documentation_issue.yml b/.github/ISSUE_TEMPLATE/documentation_issue.yml index 05e721d..479c16d 100644 --- a/.github/ISSUE_TEMPLATE/documentation_issue.yml +++ b/.github/ISSUE_TEMPLATE/documentation_issue.yml @@ -6,9 +6,8 @@ body: - type: textarea id: description attributes: - description: - label: Description - description: | - Describe the issue or enhancement regarding the documentation. + label: Description + description: | + Describe the issue or enhancement regarding the documentation. validations: required: true \ No newline at end of file