mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-12-08 00:32:22 -05:00
Add note about using config sanitizer in bug template (#7477)
This commit is contained in:
3
.github/ISSUE_TEMPLATE/bug_report.md
vendored
3
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -46,7 +46,8 @@ If applicable, add screenshots to help explain your problem.
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
|
||||
**Your config.json file**
|
||||
**Your sanitized config.json file**
|
||||
Please sanitize your configuration (remove private or irrelevant values) before posting, using the community tool at https://sanitizer.meshcentraltools.com/
|
||||
```
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/Ylianst/MeshCentral/master/meshcentral-config-schema.json",
|
||||
|
||||
Reference in New Issue
Block a user