Skip to content

Commit e6498ae

Browse files
Merge pull request #1018 from spatie/fix-issue-template
Update issue template
2 parents 3a7c73a + 7c3503c commit e6498ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
blank_issues_enabled: true
22
contact_links:
33
- name: Feature Request
4-
url: https://github.com/spatie/laravel-query-builder/discussions/new?category_id=3330702
4+
url: https://github.com/spatie/laravel-query-builder/discussions/new?category=ideas
55
about: Share ideas for new features
66
- name: Ask a Question
7-
url: https://github.com/:vendor_slug/:package_name/discussions/new?category=q-a
7+
url: https://github.com/spatie/laravel-query-builder/discussions/new?category=q-a
88
about: Ask the community for help

0 commit comments

Comments
 (0)