diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index e320196..d8ccd9f 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,14 +1,8 @@ -blank_issues_enabled: false +blank_issues_enabled: true contact_links: - - name: Ask a question - url: https://github.com/spatie/laravel-livewire-wizard/discussions/new?category=q-a - about: Ask the community for help - - name: Request a feature - url: https://github.com/spatie/laravel-livewire-wizard/discussions/new?category=ideas - about: Share ideas for new features - - name: Report a security issue - url: https://github.com/spatie/laravel-livewire-wizard/security/policy - about: Learn how to notify us for sensitive bugs - - name: Report a bug - url: https://github.com/spatie/laravel-livewire-wizard/issues/new - about: Report a reproducable bug + - name: Feature Request + url: https://github.com/spatie/laravel-livewire-wizard/discussions/new?category=ideas + about: Share ideas for new features + - name: Ask a Question + url: https://github.com/spatie/laravel-livewire-wizard/discussions/new?category=q-a + about: Ask the community for help