Skip to content

Commit 7a61109

Browse files
authored
Add platform id to feedback template (#34867)
1 parent 99e5b73 commit 7a61109

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/ISSUE_TEMPLATE/customer-feedback.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,12 @@ body:
3838
required: true
3939
attributes:
4040
label: Document ID
41+
- type: input
42+
id: platformId
43+
validations:
44+
required: true
45+
attributes:
46+
label: Platform Id
4147
- type: input
4248
id: author
4349
validations:

0 commit comments

Comments
 (0)