Skip to content

Commit

Permalink
encoding
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBoatyMcBoatFace committed Jul 28, 2023
1 parent 26b281a commit 1b28a95
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/ISSUE_TEMPLATE/new_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,21 +24,20 @@ body:
attributes:
label: Input Options
description: What parameters or options would you like to include in this report? (e.g., filter by domain, rule type, impact level, etc.)
placeholder: \-[ ] domain
\-[ ] axe_id
placeholder: "-[ ] domain\n-[ ] axe_id"
validations:
required: true

- type: textarea
attributes:
label: Report Output
description: The columns this report will output
placeholder: \-[ ] domain
\-[ ] axe_id
placeholder: "-[ ] domain\n-[ ] axe_id"
validations:
required: true



- type: dropdown
id: data_source
attributes:
Expand Down

0 comments on commit 1b28a95

Please sign in to comment.