Skip to content

Commit

Permalink
Add checkbox for pw check
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanSchoof authored Oct 28, 2024
1 parent 6505a04 commit 690ba0a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,15 @@ body:
- label: I have verified that the issue is reproducible with the latest nightly build
required: true

- type: checkboxes
id: passwords
attributes:
label: No passwords
options:
- label: I have verified that I have no passwords and the sponsortoken in my bug report
required: true


- type: input
attributes:
label: Version
Expand Down

0 comments on commit 690ba0a

Please sign in to comment.