diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index ab7d60501..bd614165f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,5 +1,5 @@ --- -name: "🐛 Bug report" +name: '🐛 Bug report' about: Create a bug report --- diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index d4693d464..2501a9781 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,5 +1,5 @@ --- -name: "🎉 Feature request" +name: '🎉 Feature request' about: Suggest an idea --- diff --git a/.github/ISSUE_TEMPLATE/questions.md b/.github/ISSUE_TEMPLATE/questions.md index a55ea5c91..0cdaf285f 100644 --- a/.github/ISSUE_TEMPLATE/questions.md +++ b/.github/ISSUE_TEMPLATE/questions.md @@ -1,5 +1,5 @@ --- -name: "❓ Questions" +name: '❓ Questions' about: Please use https://forum.serverless.com, StackOverflow or other forums for questions --- @@ -7,6 +7,6 @@ Please use https://forum.serverless.com, StackOverflow or other forums for quest This issue tracker is dedicated for bug reports and feature requests. We'll close question issues immediately. - Useful links -* [Ask on StackOverflow with `serverless-framework` tag](https://stackoverflow.com/questions/ask?tags=serverless-framework) (need login) + +- [Ask on StackOverflow with `serverless-framework` tag](https://stackoverflow.com/questions/ask?tags=serverless-framework) (need login)