From 1b24efc3d74f1a1fe87e4e237b2a215358d2800a Mon Sep 17 00:00:00 2001 From: exoego Date: Mon, 7 Oct 2019 16:33:08 +0900 Subject: [PATCH] Prettify issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- .github/ISSUE_TEMPLATE/questions.md | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) 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)