Skip to content

Commit

Permalink
Chore: Add collapsible block for config in ISSUE_TEMPLATE (#8872)
Browse files Browse the repository at this point in the history
  • Loading branch information
gyandeeps authored and alberto committed Jul 4, 2017
1 parent 1f5bfc2 commit b678535
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/ISSUE_TEMPLATE.md
Expand Up @@ -20,14 +20,18 @@

**Please show your full configuration:**

<!-- Paste your configuration below: -->
```
<details>
<summary>Configuration</summary>

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



```

</details>

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

<!-- Paste the source code below: -->
Expand Down

0 comments on commit b678535

Please sign in to comment.