Chore: Fix ISSUE_TEMPLATE (DEBUG -> debug) (#2711)
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report_en.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report_en.yml
vendored
@ -108,7 +108,7 @@ body:
|
||||
attributes:
|
||||
render: Text
|
||||
label: Log
|
||||
placeholder: "Please attach the corresponding core outout (setting `log-level: DEBUG` in the configuration provides debugging information)."
|
||||
placeholder: "Please attach the corresponding core outout (setting `log-level: debug` in the configuration provides debugging information)."
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
|
Reference in New Issue
Block a user