add mask-data to but ticket log desc (#3810)

Request the user obscure their sensitive data when providing public logs.

---

#### Type of change

- [x] 🗺️ Documentation
This commit is contained in:
Keepers 2023-07-14 10:46:55 -06:00 committed by GitHub
parent 540f885aa0
commit ab1cb1ebbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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