Skip to content

Commit

Permalink
add Initialize-SCuBA textarea (optional)
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchelbaker-cisa committed Feb 21, 2025
1 parent e83a666 commit 8d7a141
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/2-bugreport.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,11 @@ body:
description: What did you expect to happen that didn't?
validations:
required: true
- type: textarea
attributes:
label: Output from Initialize-SCuBA
description: |
Paste the results here:
placeholder: "Tip: Run Initialize-SCuBA on the client where you are running ScubaGear and copy/paste the output here."
validations:
required: false

0 comments on commit 8d7a141

Please sign in to comment.