mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-06-28 11:24:14 +00:00
chore: fix minor typos in the github template
This commit is contained in:
parent
434b7d3edd
commit
49eb777c8d
1 changed files with 2 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
4
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
|
@ -5,8 +5,8 @@ labels: [enhancement]
|
||||||
body:
|
body:
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: Did you check docs the docs?
|
label: Did you check the docs?
|
||||||
description: Make sure you read all the docs before subimtting a feature request
|
description: Make sure you read all the docs before submitting a feature request
|
||||||
options:
|
options:
|
||||||
- label: I have read all the lazy docs
|
- label: I have read all the lazy docs
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue