Skip to content

Commit 9a4ec3d

Browse files
Merge pull request #205 from spatie/fix-issue-template
Update issue template
2 parents 728fe0e + eb46ac7 commit 9a4ec3d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
blank_issues_enabled: true
2+
contact_links:
3+
- name: Feature Request
4+
url: https://github.com/spatie/laravel-cookie-consent/discussions/new?category=ideas
5+
about: Share ideas for new features
6+
- name: Ask a Question
7+
url: https://github.com/spatie/laravel-cookie-consent/discussions/new?category=q-a
8+
about: Ask the community for help

0 commit comments

Comments
 (0)