We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbf3934 commit 3992494Copy full SHA for 3992494
.github/ISSUE_TEMPLATE/config.yml
@@ -1,6 +1,8 @@
1
-blank_issues_enabled: false
2
-
+blank_issues_enabled: true
3
contact_links:
4
- - name: Feature Requests, Ideas, How-Tos, Questions
5
- url: https://github.com/spatie/statamic-responsive-images/discussions
6
- about: Please use issues only for bug reports
+ - name: Feature Request
+ url: https://github.com/spatie/statamic-responsive-images/discussions/new?category=ideas
+ about: Share ideas for new features
+ - name: Ask a Question
7
+ url: https://github.com/spatie/statamic-responsive-images/discussions/new?category=q-a
8
+ about: Ask the community for help
0 commit comments