mirror of
https://github.com/serverless/serverless.git
synced 2025-12-08 19:46:03 +00:00
Prettify issue templates
This commit is contained in:
parent
610f93d073
commit
1b24efc3d7
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -1,5 +1,5 @@
|
||||
---
|
||||
name: "🐛 Bug report"
|
||||
name: '🐛 Bug report'
|
||||
about: Create a bug report
|
||||
---
|
||||
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -1,5 +1,5 @@
|
||||
---
|
||||
name: "🎉 Feature request"
|
||||
name: '🎉 Feature request'
|
||||
about: Suggest an idea
|
||||
---
|
||||
|
||||
|
||||
6
.github/ISSUE_TEMPLATE/questions.md
vendored
6
.github/ISSUE_TEMPLATE/questions.md
vendored
@ -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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user