From 5c1a5bde22de0e0ab77c2a492cdb0d1bdc96eed5 Mon Sep 17 00:00:00 2001 From: Ally Zhang <931550270@qq.com> Date: Fri, 28 Feb 2025 15:44:28 +0800 Subject: [PATCH] Add platform id to feedback template --- .github/ISSUE_TEMPLATE/doc-bug.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/doc-bug.yml b/.github/ISSUE_TEMPLATE/doc-bug.yml index 3452dcc..ac864e0 100644 --- a/.github/ISSUE_TEMPLATE/doc-bug.yml +++ b/.github/ISSUE_TEMPLATE/doc-bug.yml @@ -64,6 +64,10 @@ body: id: documentVersionIndependentId attributes: label: Document Id +- type: input + id: platformId + attributes: + label: Platform Id - type: markdown attributes: value: >