Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a1a7f53

Browse files
Merge pull request #67 from spatie/fix-issue-template
Update issue template
2 parents a761d42 + 86c7139 commit a1a7f53

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-blade-javascript/discussions/new?category=ideas
5+
about: Share ideas for new features
6+
- name: Ask a Question
7+
url: https://github.com/spatie/laravel-blade-javascript/discussions/new?category=q-a
8+
about: Ask the community for help

0 commit comments

Comments
 (0)