diff options
| author | 2023-07-21 17:33:59 +0800 | |
|---|---|---|
| committer | 2023-07-21 17:33:59 +0800 | |
| commit | 1685f1b6ed793f66598d2c8a05cda1c6d89044c8 (patch) | |
| tree | 2193fcfadc0d18f74f9ed64de637b51fcf3b79da /.github | |
| parent | ac4ad186e3b45c92db9520fd3db20ad26395e1fe (diff) | |
| download | support-1685f1b6ed793f66598d2c8a05cda1c6d89044c8.tar.gz support-1685f1b6ed793f66598d2c8a05cda1c6d89044c8.zip | |
Update invitation.yml
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/invitation.yml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/.github/ISSUE_TEMPLATE/invitation.yml b/.github/ISSUE_TEMPLATE/invitation.yml index 1860256..fe31940 100644 --- a/.github/ISSUE_TEMPLATE/invitation.yml +++ b/.github/ISSUE_TEMPLATE/invitation.yml @@ -18,13 +18,6 @@ body: placeholder: 输入你的QQ账号 validations: required: true - - type: textarea - id: Additional - attributes: - label: Additional Context - description: 你为什么想加入水系社区? - validations: - required: true - type: dropdown id: download attributes: @@ -35,6 +28,13 @@ body: - 核心成员 validations: required: true + - type: textarea + id: Additional + attributes: + label: Additional Context + description: 你为什么想加入水系社区? + validations: + required: true - type: markdown attributes: value: | |
