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.
2 parents 1409078 + 1dac758 commit 4496dfcCopy full SHA for 4496dfc
.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/php-structure-discoverer/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/php-structure-discoverer/discussions/new?category=ideas
8
about: Share ideas for new features
9
- - name: Report a bug
10
- url: https://github.com/spatie/php-structure-discoverer/issues/new
11
- about: Report a reproducable bug
+ - name: Ask a Question
+ url: https://github.com/spatie/php-structure-discoverer/discussions/new?category=q-a
+ about: Ask the community for help
0 commit comments