Skip to content

Commit

Permalink
Merge pull request #11228 from Security-Onion-Solutions/master
Browse files Browse the repository at this point in the history
Merge master to dev for updated 2.4 discussion template
  • Loading branch information
dougburks authored Aug 31, 2023
2 parents 43e402f + 3e5f354 commit 1a9f8f0
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 1a9f8f0

Please sign in to comment.