We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5401e0b commit cc7abcfCopy full SHA for cc7abcf
.github/ISSUE_TEMPLATE/config.yml
@@ -1,11 +1,8 @@
1
-blank_issues_enabled: false
+blank_issues_enabled: true
2
contact_links:
3
- - name: Ask a question
4
- url: https://github.com/spatie/laravel-feed/discussions/new?category=q-a
5
- about: Ask the community for help
6
- - name: Request a feature
+ - name: Feature Request
7
url: https://github.com/spatie/laravel-feed/discussions/new?category=ideas
8
about: Share ideas for new features
9
- - name: Report a bug
10
- url: https://github.com/spatie/laravel-feed/issues/new
11
- about: Report a reproducable bug
+ - name: Ask a Question
+ url: https://github.com/spatie/laravel-feed/discussions/new?category=q-a
+ about: Ask the community for help
0 commit comments