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:
parent
540f885aa0
commit
ab1cb1ebbc
2
.github/ISSUE_TEMPLATE/BUG-REPORT.yaml
vendored
2
.github/ISSUE_TEMPLATE/BUG-REPORT.yaml
vendored
@ -35,6 +35,6 @@ body:
|
|||||||
id: logs
|
id: logs
|
||||||
attributes:
|
attributes:
|
||||||
label: Relevant log output
|
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.
|
placeholder: This will be automatically formatted, so no need for backticks.
|
||||||
render: shell
|
render: shell
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user