Fix issue template typo
This commit is contained in:
parent
cd352eb73b
commit
12548963b4
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ body:
|
||||||
description: 'Explain *what* you want added. Also describe why this feature can''t implemented without integrating it into the CORE Framework. Include as many details as possible.'
|
description: 'Explain *what* you want added. Also describe why this feature can''t implemented without integrating it into the CORE Framework. Include as many details as possible.'
|
||||||
placeholder: |
|
placeholder: |
|
||||||
Example:
|
Example:
|
||||||
I want to do XY in my project, which is fairely hard to implement but would benefit a lot of projects.
|
I want to do XY in my project, which is fairly hard to implement but would benefit a lot of projects.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: 'textarea'
|
- type: 'textarea'
|
||||||
|
|
Loading…
Reference in a new issue