Skip to content

Commit

Permalink
feat: add link in issue template to minimal config template
Browse files Browse the repository at this point in the history
  • Loading branch information
lewis6991 authored Apr 28, 2023
1 parent 715587f commit ca7e488
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ca7e488

Please sign in to comment.