Archived
1
0
Fork 0
This repository has been archived on 2024-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
akari-bot/.github/ISSUE_TEMPLATE/request_post_whitelist.yaml
2022-08-30 13:05:40 +08:00

30 lines
846 B
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: 申请推送白名单
description: 提交申请推送白名单使QQ侧公共实例订阅模块优先推送消息到本群。
title: "[REQUEST]: Wiki链接白名单申请"
labels: ["request"]
assignees:
- OasisAkari
body:
- type: checkboxes
id: preflight
attributes:
label: 开始之前……
options:
- label: 我确定本群需要使用小可的推送模块如mcv_rss、minecraft_news等且消息需要及时推送。
required: true
- type: input
id: qq-id
attributes:
label: QQ号
description: 您的QQ号。
placeholder: e.g. 10000
validations:
required: true
- type: input
id: group-id
attributes:
label: QQ群
description: 您想要申请的群号。
placeholder: e.g. 1000000
validations:
required: true