fix: make installation method part as required (#669)
This commit is contained in:
parent
21b2668c7f
commit
93ab85ab93
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -40,12 +40,12 @@ body:
|
|||||||
- type: textarea
|
- type: textarea
|
||||||
id: how-to-install
|
id: how-to-install
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: true
|
||||||
attributes:
|
attributes:
|
||||||
label: How to install
|
label: Installation method
|
||||||
description: |
|
description: |
|
||||||
Please share your installation method with us.
|
Please share your installation method with us.
|
||||||
placeholder: |
|
value: |
|
||||||
Use lazy.nvim:
|
Use lazy.nvim:
|
||||||
```lua
|
```lua
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user