diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 9de426c0c..c3388f591 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -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 {