We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5babddf commit e6f0811Copy full SHA for e6f0811
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -110,7 +110,7 @@ body:
110
label: Neotest logs
111
description: |
112
1. Wipe the `neotest.log` file in `stdpath("log")` or `stdpath("data")`.
113
- 2. Set `log_level = vim.log.levels.DEBUG` in your neotest config.
+ 2. Ensure `log_level = vim.log.levels.DEBUG` is set in your minimal config.
114
3. Reproduce the issue.
115
4. Provide the new logs.
116
placeholder: |
0 commit comments