From 681136a1d872e6351c5d6b5b031551791a40892b Mon Sep 17 00:00:00 2001 From: kuaashish <98159216+kuaashish@users.noreply.github.com> Date: Fri, 3 Feb 2023 18:25:47 +0530 Subject: [PATCH] Update Documentation_issue_template.yaml --- .../Documentation_issue_template.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Documentation_issue_template.yaml b/.github/ISSUE_TEMPLATE/Documentation_issue_template.yaml index 51b9f7dd5..06e07d8b1 100644 --- a/.github/ISSUE_TEMPLATE/Documentation_issue_template.yaml +++ b/.github/ISSUE_TEMPLATE/Documentation_issue_template.yaml @@ -57,14 +57,14 @@ body: description: Is there a usage example? See the API guide-on how to write testable usage examples. validations: required: false - - type: input - id: visual - attributes: - label: Request visuals, if applicable - description: Are there currently visuals? If not, will it clarify the content? - validations: + - type: input + id: visual + attributes: + label: Request visuals, if applicable + description: Are there currently visuals? If not, will it clarify the content? + validations: required: false - - type: input + - type: input id: pull attributes: label: Submit a pull request?