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 09cc7d0 + 56d4a4f commit cff1b26Copy full SHA for cff1b26
.github/ISSUE_TEMPLATE/1-bug_report.md
@@ -0,0 +1,8 @@
1
+---
2
+name: '🐞 Bug Report'
3
+about: Report a bug in existing features
4
+title: ''
5
+labels: 'bug'
6
+assignees: ''
7
+
8
.github/ISSUE_TEMPLATE/2-feature_request.md
+name: '🚀 Feature Request'
+about: Suggest ideas for new features or enhancements
+labels: 'RFC'
.github/ISSUE_TEMPLATE/3-documentation.md
@@ -0,0 +1,9 @@
+name: '📖 Documentation'
+about: Help us improve the documentation!
+labels: 'docs'
9
.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1,5 @@
+blank_issues_enabled: true
+contact_links:
+ - name: 🛟 Support / help
+ url: https://symfony.com/support
+ about: Ask your questions about Symfony UX
0 commit comments