Files
NewSzxcn-Email/.github/ISSUE_TEMPLATE/question.yml
T
LanQin_ 6a30f8ac60 chore(.github/ISSUE_TEMPLATE): 删除过时的 Issue 模板
- 移除 bug 报告和功能建议模板,精简仓库中的 GitHub Issue 配置。
2026-06-29 14:43:03 +08:00

32 lines
1.1 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
name: Question or usage help / 使用问题
description: Ask a usage question that is not clearly a bug or feature request. / 提交不明显属于 Bug 或功能建议的使用问题。
title: "[Question]: "
labels: ["question"]
body:
- type: markdown
attributes:
value: |
Please write in Chinese or English.
你可以使用中文或英文填写。
Please do not include secrets, private mailbox data, or full production logs.
请不要包含密钥、私人邮箱数据或完整生产日志。
- type: textarea
id: details
attributes:
label: Details / 详情
description: What are you trying to do, and where are you stuck? / 你想完成什么?卡在哪里?
placeholder: "Example / 示例:如何给第三方客户端配置 SMTP 和 IMAP"
validations:
required: true
- type: input
id: version
attributes:
label: Version / 版本(可选)
description: Add the LanQin Email version if relevant. / 如相关,可以补充 LanQin Email 版本。
placeholder: "v1.2.3"