diff --git a/.github/ISSUE_TEMPLATE/BUG-REPORT.yaml b/.github/ISSUE_TEMPLATE/BUG-REPORT.yaml index 438c9f35b..621f4bcec 100644 --- a/.github/ISSUE_TEMPLATE/BUG-REPORT.yaml +++ b/.github/ISSUE_TEMPLATE/BUG-REPORT.yaml @@ -35,6 +35,6 @@ body: id: logs attributes: label: Relevant log output - description: Please run Corso with `--log-level debug` and attach the log file. + description: Please run Corso with `--log-level debug --mask-sensitive-data` and attach the log file. placeholder: This will be automatically formatted, so no need for backticks. render: shell