We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a7c73a commit 7c3503cCopy full SHA for 7c3503c
.github/ISSUE_TEMPLATE/config.yml
@@ -1,8 +1,8 @@
1
blank_issues_enabled: true
2
contact_links:
3
- name: Feature Request
4
- url: https://github.com/spatie/laravel-query-builder/discussions/new?category_id=3330702
+ url: https://github.com/spatie/laravel-query-builder/discussions/new?category=ideas
5
about: Share ideas for new features
6
- name: Ask a Question
7
- url: https://github.com/:vendor_slug/:package_name/discussions/new?category=q-a
+ url: https://github.com/spatie/laravel-query-builder/discussions/new?category=q-a
8
about: Ask the community for help
0 commit comments