From cc07824291050bd99fd0bea82e72c25d2aa691bd Mon Sep 17 00:00:00 2001 From: Ally Zhang <931550270@qq.com> Date: Mon, 3 Mar 2025 14:54:59 +0800 Subject: [PATCH] Add platform id to feedback template --- .github/ISSUE_TEMPLATE/customer-feedback.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/customer-feedback.yml b/.github/ISSUE_TEMPLATE/customer-feedback.yml index ac66b8d7d973..2f7906784fce 100644 --- a/.github/ISSUE_TEMPLATE/customer-feedback.yml +++ b/.github/ISSUE_TEMPLATE/customer-feedback.yml @@ -38,6 +38,12 @@ body: required: true attributes: label: Document ID + - type: input + id: platformId + validations: + required: true + attributes: + label: Platform Id - type: input id: author validations: