Skip to content

Commit 55f68b1

Browse files
authored
Add platform id to feedback template (#146)
1 parent 30b1b01 commit 55f68b1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/ISSUE_TEMPLATE/doc-bug.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@ body:
6464
id: documentVersionIndependentId
6565
attributes:
6666
label: Document Id
67+
- type: input
68+
id: platformId
69+
attributes:
70+
label: Platform Id
6771
- type: markdown
6872
attributes:
6973
value: >

0 commit comments

Comments
 (0)