Attempt to add some vertical whitespace for clarity.
This commit is contained in:
parent
521c0eb600
commit
cde50a75e9
2 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
||||||
name: "Bug or question/support"
|
name: "Bug or question/support"
|
||||||
about: "For filing a bug or getting support"
|
about: "For filing a bug or getting support"
|
||||||
body:
|
body:
|
||||||
|
- type: markdown
|
||||||
|
value:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: problem
|
id: problem
|
||||||
attributes:
|
attributes:
|
||||||
|
|
|
@ -1,6 +1,8 @@
|
||||||
name: "Feature"
|
name: "Feature"
|
||||||
about: "For filing a feature request or idea"
|
about: "For filing a feature request or idea"
|
||||||
body:
|
body:
|
||||||
|
- type: markdown
|
||||||
|
value:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: request
|
id: request
|
||||||
attributes:
|
attributes:
|
||||||
|
|
Loading…
Reference in a new issue