|
@@ -6,6 +6,7 @@ body:
|
|
attributes:
|
|
attributes:
|
|
label: Description
|
|
label: Description
|
|
description: A clear and concise description of what the bug is.
|
|
description: A clear and concise description of what the bug is.
|
|
|
|
+ render: bash
|
|
validations:
|
|
validations:
|
|
required: true
|
|
required: true
|
|
- type: textarea
|
|
- type: textarea
|
|
@@ -28,6 +29,7 @@ body:
|
|
```js
|
|
```js
|
|
// code goes here
|
|
// code goes here
|
|
```
|
|
```
|
|
|
|
+ render: bash
|
|
validations:
|
|
validations:
|
|
required: true
|
|
required: true
|
|
- type: textarea
|
|
- type: textarea
|
|
@@ -37,13 +39,9 @@ body:
|
|
value: |
|
|
value: |
|
|
* [jsfiddle-latest-release](https://jsfiddle.net/g3atw6k5/)
|
|
* [jsfiddle-latest-release](https://jsfiddle.net/g3atw6k5/)
|
|
* [jsfiddle-dev](https://jsfiddle.net/eL7gqyhd/)
|
|
* [jsfiddle-dev](https://jsfiddle.net/eL7gqyhd/)
|
|
|
|
+ render: bash
|
|
validations:
|
|
validations:
|
|
required: true
|
|
required: true
|
|
- - type: markdown
|
|
|
|
- attributes:
|
|
|
|
- label: Screenshots
|
|
|
|
- value: |
|
|
|
|
- Please attach relevant screenshots after filing the issue.
|
|
|
|
- type: input
|
|
- type: input
|
|
id: version
|
|
id: version
|
|
attributes:
|
|
attributes:
|