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 ae7f598 commit a5ca79eCopy full SHA for a5ca79e
.github/ISSUE_TEMPLATE/bug_report_v2.yaml
@@ -88,14 +88,14 @@ body:
88
attributes:
89
label: Relevant log output
90
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
91
- render: shell
+ render: javascript
92
validations:
93
required: true
94
- type: textarea
95
id: reproduce-code
96
97
label: Code to reproduce issue
98
description: Please copy and paste any relevant code here to reproduce the problem or links to code to reproduce it.
99
100
101
0 commit comments