diff options
| author | 2023-07-21 17:33:03 +0800 | |
|---|---|---|
| committer | 2023-07-21 17:33:03 +0800 | |
| commit | 2bfe021d7838ab3fa76b15239405d0825bc8d170 (patch) | |
| tree | 1f8802cc40d0937799404a232289d6ea8843dd68 | |
| parent | 2bec5ecb8d455c9b99cf28756e50b865e5cdc2cc (diff) | |
| download | support-2bfe021d7838ab3fa76b15239405d0825bc8d170.tar.gz support-2bfe021d7838ab3fa76b15239405d0825bc8d170.zip | |
Update invitation.yml
| -rw-r--r-- | .github/ISSUE_TEMPLATE/invitation.yml | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/.github/ISSUE_TEMPLATE/invitation.yml b/.github/ISSUE_TEMPLATE/invitation.yml index df74fa3..c9c0fd7 100644 --- a/.github/ISSUE_TEMPLATE/invitation.yml +++ b/.github/ISSUE_TEMPLATE/invitation.yml @@ -25,16 +25,16 @@ body: description: 你为什么想加入水系社区? validations: required: true -- type: dropdown - id: download - attributes: - label: 你想以怎样的身份进入水系社区?(默认:遗产骰主) - options: - - 遗产骰主 - - 贡献者 - - 核心成员 - validations: - required: true + - type: dropdown + id: download + attributes: + label: 你想以怎样的身份进入水系社区?(默认:遗产骰主) + options: + - 遗产骰主 + - 贡献者 + - 核心成员 + validations: + required: true - type: markdown attributes: value: | |
