Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 7 additions & 13 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -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
Loading