Attempt to add some vertical whitespace for clarity.

This commit is contained in:
Dan Helfman 2023-07-14 22:23:06 -07:00
parent 521c0eb600
commit cde50a75e9
2 changed files with 4 additions and 0 deletions

View File

@ -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:

View File

@ -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: