Merge pull request #11227 from Security-Onion-Solutions/dougburks-patch-1

Update 2-4.yml discussion template with additional fields for CPU, RAM, and storage
This commit is contained in:
Doug Burks
2023-08-31 10:16:55 -04:00
committed by GitHub

View File

@@ -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