From 18659d51798b52e05e7e77818ab3bebeb20d369a Mon Sep 17 00:00:00 2001 From: Ally Zhang <931550270@qq.com> Date: Mon, 3 Mar 2025 16:14:07 +0800 Subject: [PATCH] Add platform id to feedback template --- .github/ISSUE_TEMPLATE/UUF-Customer-Feedback.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/UUF-Customer-Feedback.yml b/.github/ISSUE_TEMPLATE/UUF-Customer-Feedback.yml index d8f18d6b88..ad5516bdf5 100644 --- a/.github/ISSUE_TEMPLATE/UUF-Customer-Feedback.yml +++ b/.github/ISSUE_TEMPLATE/UUF-Customer-Feedback.yml @@ -66,3 +66,9 @@ body: required: true attributes: label: Document Id + - type: input + id: platformId + validations: + required: true + attributes: + label: Platform Id