From 947b68064cb6a7a68a2fea6eb5047a8212e8aa9b Mon Sep 17 00:00:00 2001 From: zhouaihui Date: Mon, 26 Feb 2024 17:23:27 +0800 Subject: [PATCH] fix: resolve body id conficts. (#23) --- .github/ISSUE_TEMPLATE/issue_template.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/issue_template.yaml b/.github/ISSUE_TEMPLATE/issue_template.yaml index 3e32250..852a14c 100644 --- a/.github/ISSUE_TEMPLATE/issue_template.yaml +++ b/.github/ISSUE_TEMPLATE/issue_template.yaml @@ -27,7 +27,7 @@ body: validations: required: true - type: input - id: sfversion + id: cm_version attributes: label: Capsule Manager Version description: @@ -35,7 +35,7 @@ body: validations: required: true - type: input - id: sfversion + id: cm_sdk_version attributes: label: Capsule Manager SDK Version description: @@ -43,7 +43,7 @@ body: validations: required: true - type: input - id: sfversion + id: tee_apps_version attributes: label: Tee Apps Version description: