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 1b9e56c commit 6613696Copy full SHA for 6613696
.github/ISSUE_TEMPLATE/bug-report.yml
@@ -16,6 +16,8 @@ body:
16
required: true
17
- label: Yes, my issue is not about a specific accessibility audit (file with [axe-core](https://github.com/dequelabs/axe-core) instead).
18
19
+ - label: Yes, my issue is not answered by [other FAQs](https://github.com/GoogleChrome/lighthouse#faq).
20
+ required: true
21
- type: input
22
id: url
23
attributes:
@@ -101,4 +103,4 @@ body:
101
103
102
104
label: Relevant log output
105
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
- render: shell
106
+ render: sh
0 commit comments