Skip to content

Commit 884a08a

Browse files
Merge pull request #5327 from Allyyyyy/patch-1
Add platform id to feedback template
2 parents 1a56126 + 44e81c2 commit 884a08a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

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

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

0 commit comments

Comments
 (0)