Skip to content

Commit d6583a6

Browse files
authoredMar 17, 2025
Add platform id to feedback template (#843)
1 parent 3c1b0e2 commit d6583a6

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed
 

‎.github/ISSUE_TEMPLATE/customer-feedback.yml

+7-1
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,10 @@ body:
6464
validations:
6565
required: true
6666
attributes:
67-
label: Document Id
67+
label: Document Id
68+
- type: input
69+
id: platformId
70+
validations:
71+
required: true
72+
attributes:
73+
label: Platform Id

0 commit comments

Comments
 (0)