mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-12 05:00:05 +00:00
10 lines
197 B
YAML
10 lines
197 B
YAML
name: Question
|
|
description: Describe this issue template's purpose here.
|
|
title: "[Question]: "
|
|
labels: ["question"]
|
|
|
|
body:
|
|
- type: textarea
|
|
id: question
|
|
validations:
|
|
required: true
|