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

31 lines
842 B
YAML
Raw Normal View History

2022-08-30 05:05:40 +00:00
name: 申请推送白名单
description: 提交申请推送白名单使QQ侧公共实例订阅模块优先推送消息到本群。
2022-08-30 05:08:24 +00:00
title: "[REQUEST]: 推送白名单申请"
2022-08-30 05:05:40 +00:00
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