We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f77fbb commit be58eb2Copy full SHA for be58eb2
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -62,16 +62,16 @@ body:
62
validations:
63
required: true
64
- type: textarea
65
- attributes:
+ attributes:
66
label: Visual documentation
67
description: |
68
Images and/or a brief video showing the the steps to reproduce the issue you are reporting.
69
70
Adding images and video snippets will help to speed up investigation and allow us to resolve issues more quickly.
71
72
Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in.
73
- validations:
74
- required: true
+ validations:
+ required: true
75
76
attributes:
77
label: Environment
0 commit comments