mirror of
https://github.com/HugoAura/Seewo-HugoAura.git
synced 2026-06-20 23:14:28 +08:00
21 lines
561 B
YAML
21 lines
561 B
YAML
name: 其他问题 / Any Other
|
|
description: 其他任何类型的问题
|
|
labels: []
|
|
title: "[Question] "
|
|
body:
|
|
- type: textarea
|
|
attributes:
|
|
label: 你的问题 / Your question
|
|
placeholder: |
|
|
开发者能不能 v 我 50
|
|
validations:
|
|
required: true
|
|
|
|
- type: checkboxes
|
|
id: confirms
|
|
attributes:
|
|
label: 提交前请确认 / Confirm before submit
|
|
options:
|
|
- label: 请勿利用此 Issue 类型进行闲聊 / 灌水, 如需闲聊, 可移步至 HugoAura 社区 (forum.aurax.cc)
|
|
required: true
|