Skip to content

Commit cf0b0d6

Browse files
authored
Add platform id to feedback template (#375)
1 parent 16191e0 commit cf0b0d6

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.github/ISSUE_TEMPLATE/3_customer-feedback.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,10 @@ body:
6363
validations:
6464
required: true
6565
attributes:
66-
label: Document Id
66+
label: Document Id
67+
- type: input
68+
id: platformId
69+
validations:
70+
required: true
71+
attributes:
72+
label: Platform Id

0 commit comments

Comments
 (0)