Skip to content

Commit

Permalink
Update 2-4.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dougburks committed Aug 31, 2023
1 parent 8ffb6b9 commit a1b76d2
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .github/DISCUSSION_TEMPLATE/2-4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,30 @@ body:
- other (please provide detail below)
validations:
required: true
- type: input
attributes:
label: CPU
description: How many CPU cores do you have?
validations:
required: true
- type: input
attributes:
label: RAM
description: How much RAM do you have?
validations:
required: true
- type: input
attributes:
label: Storage for /
description: How much storage do you have for the / partition?
validations:
required: true
- type: input
attributes:
label: Storage for /nsm
description: How much storage do you have for the /nsm partition?
validations:
required: true
- type: dropdown
attributes:
label: Network Traffic Collection
Expand Down

0 comments on commit a1b76d2

Please sign in to comment.