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"
|
about: "For filing a bug or getting support"
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
value:
|
value: " "
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: problem
|
id: problem
|
||||||
attributes:
|
attributes:
|
||||||
|
|
|
@ -2,7 +2,7 @@ name: "Feature"
|
||||||
about: "For filing a feature request or idea"
|
about: "For filing a feature request or idea"
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
value:
|
value: " "
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: request
|
id: request
|
||||||
attributes:
|
attributes:
|
||||||
|
|
Loading…
Reference in a new issue