From 971b53dde5e8b5eb028cf84b886a7f7852db9251 Mon Sep 17 00:00:00 2001 From: Sean Wheeler Date: Wed, 2 Apr 2025 12:40:38 -0500 Subject: [PATCH] Update feedback template (#209) * Update feedback template * Fix typo --- .github/ISSUE_TEMPLATE/04-customer-feedback.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/04-customer-feedback.yml b/.github/ISSUE_TEMPLATE/04-customer-feedback.yml index 080f20a..2c1ee83 100644 --- a/.github/ISSUE_TEMPLATE/04-customer-feedback.yml +++ b/.github/ISSUE_TEMPLATE/04-customer-feedback.yml @@ -59,6 +59,12 @@ body: attributes: label: Author description: GitHub Id of the author + - type: input + id: platformId + validations: + required: true + attributes: + label: Platform Id - type: input id: documentVersionIndependentId validations: