Skip to content

Commit ee61553

Browse files
authoredJan 15, 2025··
Update tools.yml
fix syntax errors
1 parent 9b365c6 commit ee61553

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed
 

‎.github/ISSUE_TEMPLATE/tools.yml

-18
Original file line numberDiff line numberDiff line change
@@ -65,25 +65,7 @@ body:
6565
- Alerting
6666
- Compliance automation
6767
- More to be added
68-
validations:
6968
required: true
70-
- type: dropdown
71-
id: browsers
72-
attributes:
73-
label: What browsers are you seeing the problem on?
74-
multiple: true
75-
options:
76-
- Firefox
77-
- Chrome
78-
- Safari
79-
- Microsoft Edge
80-
- type: textarea
81-
id: logs
82-
attributes:
83-
label: Relevant log output
84-
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
85-
render: shell
86-
8769
- type: checkboxes
8870
id: FOSS
8971
attributes:

0 commit comments

Comments
 (0)
Please sign in to comment.