We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9df05d5 commit b7ff1abCopy full SHA for b7ff1ab
.github/ISSUE_TEMPLATE/config.yml
@@ -1,8 +1,11 @@
1
blank_issues_enabled: false
2
contact_links:
3
+ - name: Feature request
4
+ url: https://github.com/livewire/volt/pulls
5
+ about: 'For ideas or feature requests, send in a pull request'
6
- name: Support Questions & Other
7
url: https://laravel.com/docs/contributions#support-questions
8
about: 'This repository is only for reporting bugs. If you have a question or need help using the library, click:'
9
- name: Documentation issue
- url: https://github.com/laravel/docs
- about: For documentation issues, open a pull request at the laravel/docs repository
10
+ url: https://github.com/livewire/livewire/blob/main/docs/volt.md
11
+ about: For documentation issues, open a pull request at the livewire/livewire repository
0 commit comments