Merge pull request #15213 from craig-osterhout/ENGDOCS-847-multi-invite

Update wording for multi-invite web flow (ENGDOCS-847)
This commit is contained in:
Craig Osterhout 2022-07-27 07:35:06 -07:00 committed by GitHub
commit edef43be15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -18,11 +18,12 @@ Use the following steps to invite members to your organization via Docker ID or
1. Go to **Organizations** in [Docker Hub](https://hub.docker.com){: target="_blank" rel="noopener" class="_"}, and select your organization.
2. In the **Members** tab, select **Invite Member**.
3. Select **Emails Or Docker IDs**.
4. Enter the invitees Docker ID or email address to invite, and select a team from the drop-down list.
4. Enter the Docker IDs or email addresses that you want to invite, up to a maximum of 1000. Separate multiple entries by a comma, semicolon, or space.
5. Select a team from the drop-down list to add all invited users to that team.
> **Note**
>
> It is recommended that you invite non-administrative users to a team other than the owners team. Members in the owners team will have full access to your organizations administrative settings. To create a new team, see [Create a team](../docker-hub/orgs.md/#create-a-team).
5. Click **Invite** to confirm.
6. Click **Invite** to confirm.
> **Note**
>
> You can view the pending invitations in the **Members** tab. The invitees receive an email with a link to the organization in Docker Hub where they can accept or decline the invitation.