Skip to content

Commit 65754a8

Browse files
authored
Add platform id to feedback template (#781)
1 parent 64a1ad9 commit 65754a8

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

Diff for: .github/ISSUE_TEMPLATE/3_customer-feedback.yml

+7-1
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)