Skip to content

Commit 55fa8f0

Browse files
authored
Add platform id to feedback template
1 parent 48bf43d commit 55fa8f0

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)