Update issue template

master
Simon Lydell 2017-09-11 19:28:17 +02:00
parent 1827d65d93
commit a768740945
1 changed files with 15 additions and 6 deletions

View File

@ -1,15 +1,24 @@
<!-- BUGS: Please use this template. --> <!-- BUGGY OR UGLY? Please use this template.
Tip! Don't write this stuff manually.
1. Go to https://prettier.io/playground/
2. Paste your code and set options
3. Press the "Copy as markdown" button in the upper right
-->
**Prettier Version:** 1.6.1 / master **Prettier Version:** 1.6.1 / master
([Playground link](https://prettier.io/playground/#.....))
**Code** **Input:**
```js
([playground](https://prettier.io/playground/#.....)) // code snippet
```
**Output:**
```js ```js
// code snippet // code snippet
``` ```
**Expected behavior:** **Expected behavior:**
**Actual behavior:**