diff options
| author | 2024-06-03 01:17:07 +0800 | |
|---|---|---|
| committer | 2024-06-03 01:17:07 +0800 | |
| commit | 7984bb568c3ca0fffccdb798ccb3c06c7a420336 (patch) | |
| tree | 05be5b6a0f4c25cf894eecea1425c37ca4e46fda | |
| parent | eef9bc73334c4a62dba2eba5ac30c6c962436c23 (diff) | |
| download | support-7984bb568c3ca0fffccdb798ccb3c06c7a420336.tar.gz support-7984bb568c3ca0fffccdb798ccb3c06c7a420336.zip | |
Update invitation.yml
| -rw-r--r-- | .github/ISSUE_TEMPLATE/invitation.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/invitation.yml b/.github/ISSUE_TEMPLATE/invitation.yml index 825ee71..57561d2 100644 --- a/.github/ISSUE_TEMPLATE/invitation.yml +++ b/.github/ISSUE_TEMPLATE/invitation.yml @@ -14,7 +14,7 @@ body: - type: input id: email attributes: - label: email(if applicable) + label: Email placeholder: 验证邮箱(仅用于核实身份) validations: required: true |
