mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 02:34:59 -07:00
feat: add link in issue template to minimal config template
This commit is contained in:
parent
715587f8e4
commit
ca7e488cfe
1
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
1
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -20,6 +20,7 @@ body:
|
||||
description: |
|
||||
- For build failures: list the exact steps including CMake flags (if any).
|
||||
- For startup or shell-related problems: try `env -i TERM=ansi-256color "$(which nvim)"`.
|
||||
- See [Minimal-reproduction-template](https://github.com/neovim/neovim/wiki/Minimal-reproduction-template) for how to create a minimal configuration.
|
||||
placeholder: |
|
||||
nvim --clean
|
||||
:edit foo
|
||||
|
Loading…
Reference in New Issue
Block a user