mirror of https://github.com/folke/lazy.nvim.git
ci: formatting of issue template
This commit is contained in:
parent
60fdea7aed
commit
2bd563ce99
|
@ -6,9 +6,7 @@ body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
**Before** reporting an issue, make sure to
|
**Before** reporting an issue, make sure to read the [documentation](https://github.com/folke/lazy.nvim) and search [existing issues](https://github.com/folke/lazy.nvim/issues).
|
||||||
read the [documentation](https://github.com/folke/lazy.nvim) and
|
|
||||||
search [existing issues](https://github.com/folke/lazy.nvim/issues).
|
|
||||||
Usage questions such as ***"How do I...?"*** belong in [Discussions](https://github.com/folke/lazy.nvim/discussions) and will be closed.
|
Usage questions such as ***"How do I...?"*** belong in [Discussions](https://github.com/folke/lazy.nvim/discussions) and will be closed.
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
|
|
Loading…
Reference in New Issue