chore: fixing templates

This commit is contained in:
Shishkevich D. 2025-04-22 22:46:53 +07:00 committed by GitHub
parent 6be115b351
commit e0349dc914
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 2 deletions

View file

@ -26,8 +26,8 @@ body:
placeholder: |
1. Open `Inbounds` page
2. ...
validations:
required: true
validations:
required: true
- type: textarea
id: expected-action

View file

@ -6,5 +6,8 @@ labels: ["question"]
body:
- type: textarea
id: question
attributes:
label: Question
placeholder: I have a question, ..., how can I solve it?
validations:
required: true