diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/1_Bug_report.md similarity index 97% rename from .github/ISSUE_TEMPLATE/Bug_report.md rename to .github/ISSUE_TEMPLATE/1_Bug_report.md index 42173b6d49faa..77210d5df7e20 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/1_Bug_report.md @@ -1,5 +1,5 @@ --- -name: Bug Report +name: 🐛 Bug Report about: Report errors and problems --- diff --git a/.github/ISSUE_TEMPLATE/Feature_request.md b/.github/ISSUE_TEMPLATE/2_Feature_request.md similarity index 95% rename from .github/ISSUE_TEMPLATE/Feature_request.md rename to .github/ISSUE_TEMPLATE/2_Feature_request.md index 3422cc1353edc..5e791f9f08b07 100644 --- a/.github/ISSUE_TEMPLATE/Feature_request.md +++ b/.github/ISSUE_TEMPLATE/2_Feature_request.md @@ -1,5 +1,5 @@ --- -name: Feature Request +name: 🚀 Feature Request about: RFC and ideas for new features and improvements --- diff --git a/.github/ISSUE_TEMPLATE/Support_question.md b/.github/ISSUE_TEMPLATE/3_Support_question.md similarity index 77% rename from .github/ISSUE_TEMPLATE/Support_question.md rename to .github/ISSUE_TEMPLATE/3_Support_question.md index 40a9277035404..4975ea242c8f1 100644 --- a/.github/ISSUE_TEMPLATE/Support_question.md +++ b/.github/ISSUE_TEMPLATE/3_Support_question.md @@ -1,6 +1,6 @@ --- -name: Support Question -about: Questions about using Symfony and its components +name: ⛔ Support Question +about: See https://symfony.com/support for questions about using Symfony and its components --- diff --git a/.github/ISSUE_TEMPLATE/Documentation_issue.md b/.github/ISSUE_TEMPLATE/4_Documentation_issue.md similarity index 75% rename from .github/ISSUE_TEMPLATE/Documentation_issue.md rename to .github/ISSUE_TEMPLATE/4_Documentation_issue.md index eed9470b6878f..8570d0c6e44a0 100644 --- a/.github/ISSUE_TEMPLATE/Documentation_issue.md +++ b/.github/ISSUE_TEMPLATE/4_Documentation_issue.md @@ -1,6 +1,6 @@ --- -name: Documentation Issue -about: Anything related to Symfony Documentation +name: ⛔ Documentation Issue +about: See https://github.com/symfony/symfony-docs/issues for documentation issues --- diff --git a/.github/ISSUE_TEMPLATE/Security_issue.md b/.github/ISSUE_TEMPLATE/5_Security_issue.md similarity index 69% rename from .github/ISSUE_TEMPLATE/Security_issue.md rename to .github/ISSUE_TEMPLATE/5_Security_issue.md index 29981939d043b..e3283c73969b8 100644 --- a/.github/ISSUE_TEMPLATE/Security_issue.md +++ b/.github/ISSUE_TEMPLATE/5_Security_issue.md @@ -1,9 +1,11 @@ --- -name: Security Issue -about: Report security-related errors +name: ⛔ Security Issue +about: See https://symfony.com/security to report security-related issues --- +⚠ PLEASE DON'T DISCLOSE SECURITY-RELATED ISSUES PUBLICLY, SEE BELOW. +