blob: 57561d2f994cc80a41cb5a233e9a89108a287ef8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
name: 邀请加入水系社区
description: 我很乐意加入水系社区享受社区资产库并为社区做出贡献
title: "请邀请我成为水系历史骰主或加入社区享受社区资产库并允许我为社区做出贡献"
labels: [invitation]
assignees: [HsiangNianian]
body:
- type: input
id: name
attributes:
label: Name
placeholder: 输入你的名字(希望大家如何称呼你,请务必不要使用真名)
validations:
required: true
- type: input
id: email
attributes:
label: Email
placeholder: 验证邮箱(仅用于核实身份)
validations:
required: true
- type: dropdown
id: download
attributes:
label: 你想以怎样的身份进入水系社区?(默认:遗产骰主)
options:
- 遗产骰主
- 贡献者
- 核心成员(审核严格)
validations:
required: true
- type: textarea
id: Additional
attributes:
label: Additional Context
description: 你为什么想加入水系社区?
validations:
required: true
- type: markdown
attributes:
value: |
你也可以加入水系用户群(126211793)或者访问[水系官网](https://hydroroll.team)。
|