docs: Improve bug template

This commit is contained in:
Mariusz Nowak 2020-07-08 12:27:45 +02:00 committed by GitHub
parent ec954f6122
commit e58a81667c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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