diff options
| author | 2024-06-03 01:16:29 +0800 | |
|---|---|---|
| committer | 2024-06-03 01:16:29 +0800 | |
| commit | eef9bc73334c4a62dba2eba5ac30c6c962436c23 (patch) | |
| tree | ff44984249d5f942c43f708203fa853445c4266f | |
| parent | 6a89dc1d4b1c55f9bb8aa6fe04cbd0e1d7aa43cf (diff) | |
| download | support-eef9bc73334c4a62dba2eba5ac30c6c962436c23.tar.gz support-eef9bc73334c4a62dba2eba5ac30c6c962436c23.zip | |
Update invitation.yml
| -rw-r--r-- | .github/ISSUE_TEMPLATE/invitation.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/invitation.yml b/.github/ISSUE_TEMPLATE/invitation.yml index 09899be..825ee71 100644 --- a/.github/ISSUE_TEMPLATE/invitation.yml +++ b/.github/ISSUE_TEMPLATE/invitation.yml @@ -12,10 +12,10 @@ body: validations: required: true - type: input - id: qq_id + id: email attributes: - label: QQ ID (if applicable) - placeholder: 输入你的QQ账号 + label: email(if applicable) + placeholder: 验证邮箱(仅用于核实身份) validations: required: true - type: dropdown |
