fix: make installation method part as required (#669)

This commit is contained in:
yetone
2024-09-30 18:10:40 +08:00
committed by GitHub
parent 21b2668c7f
commit 93ab85ab93

View File

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