From 58031d7048723a2e910e45eb8d89e8e88d93c4ad Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Fri, 30 Jun 2023 21:04:16 +0800 Subject: Create invitation.yml --- .github/ISSUE_TEMPLATE/invitation.yml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/invitation.yml diff --git a/.github/ISSUE_TEMPLATE/invitation.yml b/.github/ISSUE_TEMPLATE/invitation.yml new file mode 100644 index 0000000..a864f8b --- /dev/null +++ b/.github/ISSUE_TEMPLATE/invitation.yml @@ -0,0 +1,30 @@ +name: 邀请成为水系历史骰主 +description: 我很乐意成为水系的骰主并为社区做出贡献 +title: "请邀请我成为水系历史骰主并允许我为社区做出贡献" +labels: [invitation] +body: + - type: input + id: name + attributes: + label: Name + placeholder: 输入你的名字 + validations: + required: true + - type: input + id: user_id + attributes: + label: QQ ID (if applicable) + placeholder: 输入你的QQ账号 + validations: + required: false + - type: textarea + id: Additional + attributes: + label: Additional Context + description: 你为什么想加入水系社区? + validations: + required: true + - type: markdown + attributes: + value: | + 你也可以加入水系用户群(126211793)或者访问水系官网(hydroroll.retrofor.space)。 -- cgit v1.2.3-70-g09d2