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
|
||||
id: how-to-install
|
||||
validations:
|
||||
required: false
|
||||
required: true
|
||||
attributes:
|
||||
label: How to install
|
||||
label: Installation method
|
||||
description: |
|
||||
Please share your installation method with us.
|
||||
placeholder: |
|
||||
value: |
|
||||
Use lazy.nvim:
|
||||
```lua
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user