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_wiki_whitelist.yaml
2023-05-28 20:55:52 +08:00

30 lines
1 KiB
YAML

name: 申请 Wiki 链接白名单
description: 提交申请 Wiki 链接白名单,使 QQ 侧公共实例使用 Wiki 模块查询对象 Wiki 时,直接展示 Wiki 链接而不是”非官方页面“跳转链接。
title: "[REQUEST]: Wiki 链接白名单申请"
labels: ["request"]
assignees:
- OasisAkari
body:
- type: checkboxes
id: preflight
attributes:
label: 开始之前……
options:
- label: 我已确定此 Wiki 中的内容没有任何涉嫌政治、色情、谩骂、暴力等不良内容。
required: true
- type: input
id: user-id
attributes:
label: Wiki 链接
description: 您需要申请白名单的 Wiki 的链接。
placeholder: e.g. https://minecraft.fandom.com/zh/wiki/Minecraft_Wiki
validations:
required: true
- type: textarea
id: other
attributes:
label: 备注
description: 您还想告诉我们什么?
placeholder: 什么都可以哦,没有就算了吧。
validations:
required: false