Skip to content

Commit

Permalink
Chore: Add configuration wrapper markdown for the bug report template (
Browse files Browse the repository at this point in the history
  • Loading branch information
revolter authored and platinumazure committed Sep 1, 2018
1 parent 80b8d5d commit 32f41bd
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions templates/bug-report.md
Expand Up @@ -8,6 +8,16 @@

**Please show your full configuration:**

<details>
<summary>Configuration</summary>

<!-- Paste your configuration below: -->
```js

```

</details>

**What did you do? Please include the actual source code causing the issue.**

**What did you expect to happen?**
Expand Down

0 comments on commit 32f41bd

Please sign in to comment.