3x-ui/.github/ISSUE_TEMPLATE/question.yaml
2025-04-22 22:46:53 +07:00

13 lines
298 B
YAML

name: Question
description: Describe this issue template's purpose here.
title: "[Question]: "
labels: ["question"]
body:
- type: textarea
id: question
attributes:
label: Question
placeholder: I have a question, ..., how can I solve it?
validations:
required: true