Skip to content

Commit e48ca9c

Browse files
authored
Add platform id to feedback template (#284)
1 parent a157d38 commit e48ca9c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,9 @@ body:
6666
required: true
6767
attributes:
6868
label: Document Id
69+
- type: input
70+
id: platformId
71+
validations:
72+
required: true
73+
attributes:
74+
label: Platform Id

0 commit comments

Comments
 (0)