feat: add link in issue template to minimal config template

This commit is contained in:
Lewis Russell 2023-04-28 16:09:05 +01:00 committed by GitHub
parent 715587f8e4
commit ca7e488cfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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