Skip to content

Commit a18b2f1

Browse files
Merge pull request #2875 from spatie/fix-issue-template
Update issue template
2 parents f6ea7b3 + ba8c37a commit a18b2f1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/config.yml

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

0 commit comments

Comments
 (0)