Satisfy Gitea validation.
This commit is contained in:
parent
cde50a75e9
commit
ac0b23901b
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ name: "Bug or question/support"
|
|||
about: "For filing a bug or getting support"
|
||||
body:
|
||||
- type: markdown
|
||||
value:
|
||||
value: " "
|
||||
- type: textarea
|
||||
id: problem
|
||||
attributes:
|
||||
|
|
|
@ -2,7 +2,7 @@ name: "Feature"
|
|||
about: "For filing a feature request or idea"
|
||||
body:
|
||||
- type: markdown
|
||||
value:
|
||||
value: " "
|
||||
- type: textarea
|
||||
id: request
|
||||
attributes:
|
||||
|
|
Loading…
Reference in a new issue