Skip to content

Commit ba6f2a9

Browse files
authored
test shell
1 parent 2caf3e0 commit ba6f2a9

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ body:
6666
attributes:
6767
label: Logger Output
6868
description: Open [the logger](https://github.com/gorhill/uBlock/wiki/The-logger). Refresh the affected page. [Export](https://github.com/gorhill/uBlock/wiki/The-logger#export-dialog) the output by clicking the clipboard icon. Select `Table` and `Markdown`, then `Copy to clipboard`. Paste output below.
69+
render: shell
6970
validations:
7071
required: true
7172

@@ -87,16 +88,16 @@ body:
8788
attributes:
8889
label: uBlock Origin version
8990
validations:
90-
required: true
91+
required: false
9192

9293
- type: input
9394
attributes:
9495
label: Browser name and version
9596
validations:
96-
required: true
97+
required: false
9798

9899
- type: input
99100
attributes:
100101
label: Operating System and version
101102
validations:
102-
required: true
103+
required: false

0 commit comments

Comments
 (0)