Skip to content

Commit 8bb8cd7

Browse files
authored
add platform id to feedback template (Azure#44448)
1 parent 71983f0 commit 8bb8cd7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/ISSUE_TEMPLATE/z-learn-feedback.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,12 @@ body:
5050
required: true
5151
attributes:
5252
label: Document Version Independent Id
53+
- type: input
54+
id: platformId
55+
validations:
56+
required: true
57+
attributes:
58+
label: Platform Id
5359
- type: input
5460
id: author
5561
validations:

0 commit comments

Comments
 (0)