Skip to content

Commit 61b3d72

Browse files
Merge pull request #17 from spatie/fix-issue-template
Update issue template
2 parents 4fa009a + 3336628 commit 61b3d72

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +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-float-sdk/discussions/new?category=q-a
5-
about: Ask the community for help
6-
- name: Request a feature
7-
url: https://github.com/spatie/laravel-float-sdk/discussions/new?category=ideas
8-
about: Share ideas for new features
9-
- name: Report a security issue
10-
url: https://github.com/spatie/laravel-float-sdk/security/policy
11-
about: Learn how to notify us for sensitive bugs
3+
- name: Feature Request
4+
url: https://github.com/spatie/laravel-float-sdk/discussions/new?category=ideas
5+
about: Share ideas for new features
6+
- name: Ask a Question
7+
url: https://github.com/spatie/laravel-float-sdk/discussions/new?category=q-a
8+
about: Ask the community for help

0 commit comments

Comments
 (0)