From e93650f782ea2e80e0b33cfd01b77c6c79a3a66c Mon Sep 17 00:00:00 2001 From: kuaashish <98159216+kuaashish@users.noreply.github.com> Date: Fri, 3 Feb 2023 18:03:17 +0530 Subject: [PATCH] Update Documentation_issue_template.yaml --- .../ISSUE_TEMPLATE/Documentation_issue_template.yaml | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Documentation_issue_template.yaml b/.github/ISSUE_TEMPLATE/Documentation_issue_template.yaml index 80e0eb45..64c7cec7 100644 --- a/.github/ISSUE_TEMPLATE/Documentation_issue_template.yaml +++ b/.github/ISSUE_TEMPLATE/Documentation_issue_template.yaml @@ -10,14 +10,10 @@ body: id: url attributes: value: URL(s) with the issue Please provide a link to the documentation entry, for example https://github.com/google/mediapipe/blob/master/docs/solutions/face_mesh.md#models - - type: input - id: compilerversion + - type: markdown + id: description attributes: - label: Description of issue (what needs changing)/Kinds of documentation problems - description: - placeholder: e.g. gcc/g++ 8 /Apple clang version 12.0.0 - validations: - required: false + values: "Description of issue (what needs changing)" - type: input id: programminglang attributes: