Skip to content

Commit adf2681

Browse files
authored
Add platform id to feedback template (#11040)
1 parent 22d17b0 commit adf2681

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/ISSUE_TEMPLATE/z-customer-feedback.yml

+6
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,12 @@ body:
5151
required: true
5252
attributes:
5353
label: Document Version Independent Id
54+
- type: input
55+
id: platformId
56+
validations:
57+
required: true
58+
attributes:
59+
label: Platform Id
5460
- type: input
5561
id: author
5662
validations:

0 commit comments

Comments
 (0)