Update bug_report.yml
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -28,8 +28,8 @@ body:
|
|||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: "Minimal reproducible full config"
|
label: "Minimal reproducible full config"
|
||||||
description:
|
description: You must provide a working config based on [this](https://github.com/hrsh7th/nvim-cmp/blob/main/utils/vimrc.vim). Not part of config.
|
||||||
You must provide a working config based on [this](https://github.com/hrsh7th/nvim-cmp/blob/main/utils/vimrc.vim). Not part of config.
|
value: |
|
||||||
1. Copy the base minimal config to the `~/cmp-repro.vim`
|
1. Copy the base minimal config to the `~/cmp-repro.vim`
|
||||||
2. Edit `~/cmp-repro.vim` for reproducing the issue
|
2. Edit `~/cmp-repro.vim` for reproducing the issue
|
||||||
3. Open `nvim -u ~/cmp-repro.vim`
|
3. Open `nvim -u ~/cmp-repro.vim`
|
||||||
|
|||||||
Reference in New Issue
Block a user