Skip to content

Commit 7cb9a8b

Browse files
authored
Add platform id to feedback template (#4962)
1 parent 27873fb commit 7cb9a8b

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
@@ -50,6 +50,12 @@ body:
5050
required: true
5151
attributes:
5252
label: Document Version Independent Id
53+
- type: input
54+
id: platformId
55+
validations:
56+
required: true
57+
attributes:
58+
label: Platform Id
5359
- type: input
5460
id: author
5561
validations:

0 commit comments

Comments
 (0)