Prettify issue templates

This commit is contained in:
exoego 2019-10-07 16:33:08 +09:00
parent 610f93d073
commit 1b24efc3d7
3 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
---
name: "🐛 Bug report"
name: '🐛 Bug report'
about: Create a bug report
---

View File

@ -1,5 +1,5 @@
---
name: "🎉 Feature request"
name: '🎉 Feature request'
about: Suggest an idea
---

View File

@ -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)