diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 99700b7..4c7adfc 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -27,8 +27,8 @@ body: - type: textarea attributes: - label: "nvim-cmp config" - description: "Minimal working config based on [this](https://github.com/hrsh7th/nvim-cmp/blob/main/utils/vimrc.vim) (Not part of the config)" + label: "Minimal working config" + description: "The config based on [this](https://github.com/hrsh7th/nvim-cmp/blob/main/utils/vimrc.vim) (Not part of the config)" validations: required: true