Update bug_report.yml

This commit is contained in:
hrsh7th
2022-04-08 22:06:32 +09:00
committed by GitHub
parent 3fa777ac6b
commit f66f7e486f

View File

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