chore(issue-template): Modify issue template to add logs (#3924)

This commit is contained in:
Pedro Martín
2024-05-06 09:19:21 +02:00
committed by GitHub
parent 6ceb2c1e56
commit cd0253e477
+1 -1
View File
@@ -27,7 +27,7 @@ body:
id: actual
attributes:
label: Actual Result with Screenshots or Logs
description: If applicable, add screenshots to help explain your problem. Also, you can add logs (anonymize them first!). Here a command that may help to share a log `prowler <your arguments> --log-level DEBUG --log-file $(date +%F)_debug.log` then attach here the log file.
description: If applicable, add screenshots to help explain your problem. Also, you can add logs (anonymize them first!). Here a command that may help to share a log `prowler <your arguments> --log-level ERROR --log-file $(date +%F)_error.log` then attach here the log file.
validations:
required: true
- type: dropdown