mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
docs: Improve bug template
This commit is contained in:
parent
ec954f6122
commit
e58a81667c
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -17,6 +17,8 @@ about: Create a bug report
|
||||
Q1: Describe the issue
|
||||
-->
|
||||
|
||||
⚠️⚠️ REPLACE WITH DESCRIPTION
|
||||
|
||||
<!--
|
||||
Q2: Provide (in below placeholder) FULL content of serverless.yml, ensuring that:
|
||||
• It consistently reproduces described issue
|
||||
@ -40,7 +42,7 @@ Q3: Provide (in below placeholder) FULL name and output of command that exposes
|
||||
-->
|
||||
|
||||
<details>
|
||||
<summary><b><code>REPLACE WITH FULL COMMAND NAME</code> output</b></summary>
|
||||
<summary><b><code>⚠️⚠️ REPLACE WITH FULL COMMAND NAME</code> output</b></summary>
|
||||
|
||||
```
|
||||
⚠️⚠️ REPLACE WITH FULL COMMAND OUTPUT
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user