|
@@ -11,7 +11,6 @@ body:
|
|
placeholder: ""
|
|
placeholder: ""
|
|
validations:
|
|
validations:
|
|
required: true
|
|
required: true
|
|
-body:
|
|
|
|
- type: textarea
|
|
- type: textarea
|
|
id: featuresteps
|
|
id: featuresteps
|
|
attributes:
|
|
attributes:
|
|
@@ -25,11 +24,11 @@ body:
|
|
render: bash
|
|
render: bash
|
|
validations:
|
|
validations:
|
|
required: false
|
|
required: false
|
|
- - type: checkboxes
|
|
|
|
- id: terms
|
|
|
|
- attributes:
|
|
|
|
- label: Code of Conduct
|
|
|
|
- description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/PixiEditor/PixiEditor/blob/master/CODE_OF_CONDUCT.md).
|
|
|
|
- options:
|
|
|
|
- - label: I agree to follow this project's Code of Conduct
|
|
|
|
- required: true
|
|
|
|
|
|
+- type: checkboxes
|
|
|
|
+ id: terms
|
|
|
|
+ attributes:
|
|
|
|
+ label: Code of Conduct
|
|
|
|
+ description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/PixiEditor/PixiEditor/blob/master/CODE_OF_CONDUCT.md).
|
|
|
|
+ options:
|
|
|
|
+ - label: I agree to follow this project's Code of Conduct
|
|
|
|
+ required: true
|