1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Make images accessible in the images/help/organizations directory (1/4) (#36026)

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
This commit is contained in:
Laura Coursen
2023-03-31 07:54:07 -05:00
committed by GitHub
parent 600c31e094
commit 44ba9b1cb6
49 changed files with 49 additions and 79 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 147 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.0 KiB

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 91 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 67 KiB

View File

@@ -150,7 +150,8 @@ The following rules apply to configuration variable names:
{% data reusables.organizations.org_settings %} {% data reusables.organizations.org_settings %}
{% data reusables.actions.sidebar-secrets-and-variables %} {% data reusables.actions.sidebar-secrets-and-variables %}
{% data reusables.actions.actions-variables-tab %} {% data reusables.actions.actions-variables-tab %}
![Organization variables tab](/assets/images/help/organizations/actions-organization-variables-tab.png)
![Screenshot of the "Actions secrets and variables" page. A tab, labeled "Variables," is outlined in dark orange.](/assets/images/help/actions/organization-variables-tab.png)
1. Click **New organization variable**. 1. Click **New organization variable**.
{% data reusables.actions.variable-fields %} {% data reusables.actions.variable-fields %}
1. From the **Repository access** dropdown list, choose an access policy. 1. From the **Repository access** dropdown list, choose an access policy.

View File

@@ -157,7 +157,8 @@ gh secret list --env ENV_NAME
{% data reusables.actions.sidebar-secrets-and-variables %} {% data reusables.actions.sidebar-secrets-and-variables %}
{%- ifversion actions-configuration-variables %} {%- ifversion actions-configuration-variables %}
{% data reusables.actions.actions-secrets-tab %} {% data reusables.actions.actions-secrets-tab %}
![Organization secrets tab](/assets/images/help/organizations/actions-organization-secrets-tab.png){% endif %}
![Screenshot of the "Actions secrets and variables" page. A tab, labeled "Secrets," is outlined in dark orange.](/assets/images/help/actions/organization-secrets-tab.png){% endif %}
1. Click **New organization secret**. 1. Click **New organization secret**.
1. Type a name for your secret in the **Name** input box. 1. Type a name for your secret in the **Name** input box.
1. Enter the **Value** for your secret. 1. Enter the **Value** for your secret.

View File

@@ -37,12 +37,11 @@ You will use your personal account to set up the organization. You'll also need
{% data reusables.user-settings.access_settings %} {% data reusables.user-settings.access_settings %}
{% data reusables.user-settings.organizations %} {% data reusables.user-settings.organizations %}
{% data reusables.organizations.new-organization %} {% data reusables.organizations.new-organization %}
3. Under "Choose a plan", click **Choose {% data variables.product.prodname_free_team %}**. You will upgrade the organization in the next step. 1. Under "Choose a plan", click **Choose {% data variables.product.prodname_free_team %}**. You will upgrade the organization in the next step.
{% data reusables.organizations.organization-name %} {% data reusables.organizations.organization-name %}
5. Under "Contact email", type a contact email address for your client. 1. Under "Contact email", type a contact email address for your client.
![Contact email field](/assets/images/help/organizations/contact-email-field.png)
{% data reusables.dotcom_billing.owned_by_business %} {% data reusables.dotcom_billing.owned_by_business %}
8. Click **Next**. 1. Click **Next**.
## Step 3: Upgrade the organization to a yearly paid subscription ## Step 3: Upgrade the organization to a yearly paid subscription
@@ -71,24 +70,21 @@ You will use your personal account to set up the organization. You'll also need
{% data reusables.user-settings.access_org %} {% data reusables.user-settings.access_org %}
{% data reusables.organizations.people %} {% data reusables.organizations.people %}
{% data reusables.organizations.invite_member_from_people_tab %} {% data reusables.organizations.invite_member_from_people_tab %}
5. Type your client's {% data variables.product.prodname_dotcom %} username and press **Enter**. 1. In the search field, type your client's {% data variables.product.prodname_dotcom %} username and press **Enter**.
![Field to type your client's username](/assets/images/help/organizations/org-invite-modal.png) 1. Select **Owner**, then click **Send invitation**.
6. Choose the *owner* role for your client, then click **Send invitation**. 1. Your client will receive an email inviting them to the organization. They will need to accept the invitation before you can move on to the next step.
![Owner radio button and send invitation button](/assets/images/help/organizations/add-owner-send-invite-reseller.png)
7. Your client will receive an email inviting them to the organization. They will need to accept the invitation before you can move on to the next step.
## Step 6: Transfer organization ownership to your client ## Step 6: Transfer organization ownership to your client
{% data reusables.profile.access_org %} {% data reusables.profile.access_org %}
{% data reusables.user-settings.access_org %} {% data reusables.user-settings.access_org %}
{% data reusables.organizations.people %} {% data reusables.organizations.people %}
4. Confirm that your client is listed among the members of the organization and is assigned the *owner* role. 1. Confirm that your client is listed among the members of the organization and is assigned the owner role.
5. To the right of your username, use the {% octicon "gear" aria-label="The Settings gear" %} drop-down menu, and click **Manage**. 1. To the right of your username, select the {% octicon "kebab-horizontal" aria-label="Member settings" %} dropdown menu, and click **Manage**.
![The manage access link](/assets/images/help/organizations/member-manage-access.png)
6. On the left, click **Remove from organization**. ![Screenshot of the member list for an organization. To the right of a member, a kebab icon is outlined in dark orange.](/assets/images/help/organizations/member-manage-access.png)
![Remove from organization button](/assets/images/help/organizations/remove-from-org-button.png) 1. In the left sidebar, click **Remove from organization**.
7. Confirm your choice and click **Remove members**. 1. Confirm your choice and click **Remove members**.
![Remove members confirmation button](/assets/images/help/organizations/confirm-remove-from-org.png)
## Next steps ## Next steps

View File

@@ -22,9 +22,7 @@ An organization's news feed shows other people's activity on repositories owned
## Accessing your organization's news feed ## Accessing your organization's news feed
1. {% data variables.product.signin_link %} to your account on {% ifversion ghae %}{% data variables.product.product_name %}{% else %}{% data variables.location.product_location %}{% endif %}. 1. {% data variables.product.signin_link %} to your account on {% ifversion ghae %}{% data variables.product.product_name %}{% else %}{% data variables.location.product_location %}{% endif %}.
2. Open your {% data reusables.user-settings.personal_dashboard %}. 1. Open your {% data reusables.user-settings.personal_dashboard %}.
3. Click the account context switcher in the upper-left corner of the page. 1. In the upper-left corner of the page, select the dropdown menu that switches account context, then select an organization.
![Context switcher button in Enterprise](/assets/images/help/organizations/account_context_switcher.png)
4. Select an organization from the drop-down menu.{% ifversion fpt or ghec %} ![Screenshot of a user's dashboard page. In the top-left corner, a dropdown menu, labeled with @octocat and a downwards arrow, is outlined in dark orange.](/assets/images/help/organizations/account_context_switcher.png)
![Context switcher menu in dotcom](/assets/images/help/organizations/account-context-switcher-selected-dotcom.png){% else %}
![Context switcher menu in Enterprise](/assets/images/help/organizations/account_context_switcher.png){% endif %}

View File

@@ -18,7 +18,7 @@ shortTitle: Reinstate a member
## About member reinstatement ## About member reinstatement
If a user is removed from your organization in one of the following ways, the user's access privileges and settings are saved for three months. If a user is removed from your organization in one of the following ways, the user's access privileges and settings are saved for three months.
- You manually removed the user from your organization. For more information, see "[AUTOTITLE](/organizations/managing-membership-in-your-organization/removing-a-member-from-your-organization)."{% ifversion not ghae %} - You manually removed the user from your organization. For more information, see "[AUTOTITLE](/organizations/managing-membership-in-your-organization/removing-a-member-from-your-organization)."{% ifversion not ghae %}
- The user was removed from your organization because you've required members and outside collaborators to enable two-factor authentication (2FA). For more information, see "[AUTOTITLE](/organizations/keeping-your-organization-secure/managing-two-factor-authentication-for-your-organization/requiring-two-factor-authentication-in-your-organization)."{% endif %}{% ifversion fpt or ghec %} - The user was removed from your organization because you've required members and outside collaborators to enable two-factor authentication (2FA). For more information, see "[AUTOTITLE](/organizations/keeping-your-organization-secure/managing-two-factor-authentication-for-your-organization/requiring-two-factor-authentication-in-your-organization)."{% endif %}{% ifversion fpt or ghec %}
@@ -68,10 +68,8 @@ If your organization has a paid per-user subscription, an unused license must be
{% endif %} {% endif %}
{% ifversion fpt or ghec %} {% ifversion fpt or ghec %}
7. If you cleared the previous privileges for a former organization member, choose a role for the user, and optionally add them to some teams, then click **Send invitation**. 7. If you cleared the previous privileges for a former organization member, choose a role for the user, and optionally add them to some teams, then click **Send invitation**.
![Role and team options and send invitation button](/assets/images/help/organizations/add-role-send-invitation.png)
{% else %} {% else %}
7. If you cleared the previous privileges for a former organization member, choose a role for the user, and optionally add them to some teams, then click **Add member**. 7. If you cleared the previous privileges for a former organization member, choose a role for the user, and optionally add them to some teams, then click **Add member**.
![Role and team options and add member button](/assets/images/help/organizations/add-role-add-member.png)
{% endif %} {% endif %}
{% ifversion fpt or ghec %} {% ifversion fpt or ghec %}
{% data reusables.organizations.user_must_accept_invite_email %} {% data reusables.organizations.cancel_org_invite %} {% data reusables.organizations.user_must_accept_invite_email %} {% data reusables.organizations.cancel_org_invite %}

View File

@@ -15,16 +15,12 @@ shortTitle: Upgrade to Corporate ToS
The Standard Terms of Service is an agreement between {% data variables.product.prodname_dotcom %} and you as an individual. To enter into an agreement with {% data variables.product.prodname_dotcom %} on behalf of an entity, such as a company, non-profit, or group, organization owners can upgrade to the Corporate Terms of Service. The Standard Terms of Service is an agreement between {% data variables.product.prodname_dotcom %} and you as an individual. To enter into an agreement with {% data variables.product.prodname_dotcom %} on behalf of an entity, such as a company, non-profit, or group, organization owners can upgrade to the Corporate Terms of Service.
1. Navigate to your organization's settings and scroll to the **Terms of Service** box. ![scroll to the Terms of Service](/assets/images/help/organizations/account-settings-tos.png) 1. Navigate to your organization's settings and scroll to the **Terms of Service** section.
1. Click **Read the Corporate Terms of Service**.
2. After you've read the Corporate Terms of Service, click **Sign corporate terms**. ![select 'Sign corporate terms'](/assets/images/help/organizations/button-sign-corporate-tos.png) 1. After you've read the Corporate Terms of Service, click **Sign corporate terms**.
1. Select **Yes, I want to sign these terms on behalf of my business.**
3. Select **Yes, I want to sign these terms on behalf of my business.** 1. In the text field, type the name of the company, non-profit, or group that owns the organization account. This is the entity that will enter into an agreement with {% data variables.product.prodname_dotcom %}.
![Check box to sign on behalf of your business](/assets/images/help/organizations/sign-on-behalf-business.png) 1. To agree to the Corporate Terms of Service on behalf of your entity, click **Accept terms**.
4. Type the name of the company, non-profit, or group that owns the organization account. This is the entity that will enter into an agreement with {% data variables.product.prodname_dotcom %}.
![Business name field](/assets/images/help/organizations/business-name-field.png)
5. To agree to the Corporate Terms of Service on behalf of your entity, click **Accept terms**.
![Accept terms button](/assets/images/help/organizations/accept-terms-button.png)
## Further reading ## Further reading
- "[AUTOTITLE](/free-pro-team@latest/site-policy/github-terms/github-corporate-terms-of-service)" - "[AUTOTITLE](/free-pro-team@latest/site-policy/github-terms/github-corporate-terms-of-service)"

View File

@@ -30,11 +30,12 @@ You can add up to 10 individual people, or teams, as moderators. If you've alrea
{% data reusables.profile.access_org %} {% data reusables.profile.access_org %}
{% data reusables.profile.org_settings %} {% data reusables.profile.org_settings %}
1. In the "Access" section of the sidebar, select **{% octicon "report" aria-label="The report icon" %} Moderation** then click **Moderators**. {% data reusables.organizations.sidebar-moderators %}
1. Under **Moderators**, search for and select the person or team you want to assign the moderator role. Each person or team you select will appear in a list below the search bar. 1. Under **Moderators**, in the search field, search for and select the person or team you want to assign the moderator role. Each person or team you select will appear in a list below the search bar.
![The Moderators search field and list](/assets/images/help/organizations/add-moderators.png)
## Removing an organization moderator ## Removing an organization moderator
Follow steps 1-3 above, then click **Remove moderator** beside the person or team you want to remove as a moderator. {% data reusables.profile.access_org %}
{% data reusables.profile.org_settings %}
{% data reusables.organizations.sidebar-moderators %}
1. Next to the person or team you want to remove, click **Remove moderator**.

View File

@@ -38,8 +38,8 @@ You can assign the security manager role to a maximum of 10 teams in your organi
{% data reusables.profile.access_org %} {% data reusables.profile.access_org %}
{% data reusables.profile.org_settings %} {% data reusables.profile.org_settings %}
{% data reusables.organizations.security-and-analysis %} {% data reusables.organizations.security-and-analysis %}
1. Under **Security managers**, search for and select the team to give the role. Each team you select will appear in a list below the search bar. 1. In the "Security managers" section, in the search field, search for and select the team to give the role. Each team you select will appear in a list below the search bar.
![Add security manager](/assets/images/help/organizations/add-security-managers.png)
## Removing the security manager role from a team in your organization ## Removing the security manager role from a team in your organization
{% warning %} {% warning %}
@@ -51,5 +51,4 @@ You can assign the security manager role to a maximum of 10 teams in your organi
{% data reusables.profile.access_org %} {% data reusables.profile.access_org %}
{% data reusables.profile.org_settings %} {% data reusables.profile.org_settings %}
{% data reusables.organizations.security-and-analysis %} {% data reusables.organizations.security-and-analysis %}
1. Under **Security managers**, to the right of the team you want to remove as security managers, click {% octicon "x" aria-label="The X icon" %}. 1. Under **Security managers**, next to the team you want to remove as security managers, click {% octicon "x" aria-label="Remove TEAM" %}.
![Remove security managers](/assets/images/help/organizations/remove-security-managers.png)

View File

@@ -23,8 +23,7 @@ For more information about {% data variables.product.prodname_github_app %} mana
{% data reusables.profile.access_org %} {% data reusables.profile.access_org %}
{% data reusables.profile.org_settings %} {% data reusables.profile.org_settings %}
{% data reusables.organizations.github-apps-settings-sidebar %} {% data reusables.organizations.github-apps-settings-sidebar %}
1. Under "Management", type the username of the person you want to designate as a {% data variables.product.prodname_github_app %} manager in the organization, and click **Grant**. 1. At the bottom of the "Management" section, in the search field, type the username of the person you want to designate as a {% data variables.product.prodname_github_app %} manager in the organization, then click **Grant**.
![Add a {% data variables.product.prodname_github_app %} manager](/assets/images/help/organizations/add-github-app-manager.png)
## Giving someone the ability to manage an individual {% data variables.product.prodname_github_app %} ## Giving someone the ability to manage an individual {% data variables.product.prodname_github_app %}
@@ -34,8 +33,7 @@ For more information about {% data variables.product.prodname_github_app %} mana
1. Under "{% data variables.product.prodname_github_apps %}", click on the avatar of the app you'd like to add a {% data variables.product.prodname_github_app %} manager for. 1. Under "{% data variables.product.prodname_github_apps %}", click on the avatar of the app you'd like to add a {% data variables.product.prodname_github_app %} manager for.
![Select {% data variables.product.prodname_github_app %}](/assets/images/help/organizations/select-github-app.png) ![Select {% data variables.product.prodname_github_app %}](/assets/images/help/organizations/select-github-app.png)
{% data reusables.organizations.app-managers-settings-sidebar %} {% data reusables.organizations.app-managers-settings-sidebar %}
1. Under "App managers", type the username of the person you want to designate as a GitHub App manager for the app, and click **Grant**. 1. At the bottom of the "App managers" section, in the search field, type the username of the person you want to designate as a GitHub App manager for the app, then click **Grant**.
![Add a {% data variables.product.prodname_github_app %} manager for a specific app](/assets/images/help/organizations/add-github-app-manager-for-app.png)
{% ifversion fpt or ghec %} {% ifversion fpt or ghec %}
## Further reading ## Further reading

View File

@@ -68,10 +68,8 @@ When you reinstate a former outside collaborator, you can restore:
{% endif %} {% endif %}
{% ifversion fpt or ghec %} {% ifversion fpt or ghec %}
7. If you cleared the previous privileges for a former outside collaborator, choose a role for the user and optionally add them to some teams, then click **Send invitation**. 7. If you cleared the previous privileges for a former outside collaborator, choose a role for the user and optionally add them to some teams, then click **Send invitation**.
![Role and team options and send invitation button](/assets/images/help/organizations/add-role-send-invitation.png)
{% else %} {% else %}
7. If you cleared the previous privileges for a former outside collaborator, choose a role for the user and optionally add them to some teams, then click **Add member**. 7. If you cleared the previous privileges for a former outside collaborator, choose a role for the user and optionally add them to some teams, then click **Add member**.
![Role and team options and add member button](/assets/images/help/organizations/add-role-add-member.png)
{% endif %} {% endif %}
{% ifversion fpt or ghec %} {% ifversion fpt or ghec %}
8. The invited person will receive an email inviting them to the organization. They will need to accept the invitation before becoming an outside collaborator in the organization. {% data reusables.organizations.cancel_org_invite %} 8. The invited person will receive an email inviting them to the organization. They will need to accept the invitation before becoming an outside collaborator in the organization. {% data reusables.organizations.cancel_org_invite %}

View File

@@ -53,17 +53,11 @@ If you only want to remove an outside collaborator from certain repositories in
{% data reusables.user-settings.access_org %} {% data reusables.user-settings.access_org %}
{% data reusables.organizations.people %} {% data reusables.organizations.people %}
{% data reusables.organizations.people_tab_outside_collaborators %} {% data reusables.organizations.people_tab_outside_collaborators %}
5. To the right of the username of the person you want to remove, use the {% octicon "gear" aria-label="The Settings gear" %} drop-down menu, and click **Manage**. 1. To the right of the username of the person you want to remove, select the {% octicon "gear" aria-label="Collaborator settings" %} dropdown menu, and click **Manage**.
![Manage access button](/assets/images/help/organizations/member-manage-access.png)
6. To the right of the repository that you want to remove the outside collaborator from, click **Manage access**. ![Screenshot of the outside collaborator list for an organization. To the right of a collaborator, a kebab icon is outlined in dark orange.](/assets/images/help/organizations/manage-outside-collaborator.png)
![Select manage access button next to a repository the outside collaborator has access to](/assets/images/help/organizations/second-manage-access-selection-for-collaborator.png) 1. To the right of the repository that you want to remove the outside collaborator from, click **Manage access**.
7. To completely remove the outside collaborator's access to the repository, in the upper right corner, click **Remove access to this repository**. 1. To completely remove the outside collaborator's access to the repository, in the upper right corner, click **Remove access to this repository**.
![Remove access to this repository button](/assets/images/help/organizations/remove-access-to-this-repository.png) 1. To confirm, click **Remove access**.
8. To confirm, click **Remove access**.
You can also remove an outside collaborator from a repository in the access overview in your repository settings. For more information, see "[AUTOTITLE](/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/managing-teams-and-people-with-access-to-your-repository#removing-access-for-a-team-or-person)." You can also remove an outside collaborator from a repository in the access overview in your repository settings. For more information, see "[AUTOTITLE](/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/managing-teams-and-people-with-access-to-your-repository#removing-access-for-a-team-or-person)."
## Further reading
- "[AUTOTITLE](/organizations/managing-user-access-to-your-organizations-repositories/adding-outside-collaborators-to-repositories-in-your-organization)"
- "[AUTOTITLE](/organizations/managing-user-access-to-your-organizations-repositories/converting-an-organization-member-to-an-outside-collaborator)"

View File

@@ -1,2 +1 @@
1. Click **Add a domain**. 1. Click **Add a domain**.
![Add a domain button](/assets/images/help/enterprises/add-a-domain-button.png)

View File

@@ -1,2 +1 @@
1. Click **Add a domain**. 1. Click **Add a domain**.
![Add a domain button](/assets/images/help/organizations/add-a-domain-button.png)

View File

@@ -1,2 +1 @@
1. In the domain field, type the domain you'd like to verify, then click **Add domain**. 1. Under "What domain would you like to add?", type the domain you'd like to verify, then click **Add domain**.
![Add a domain field](/assets/images/help/organizations/add-domain-field.png)

View File

@@ -1 +1 @@
1. Optionally, add the user to teams in the organization. ![List of the organization's teams](/assets/images/help/organizations/add-user-to-teams.png) 1. Optionally, to add the user to a team in the organization, select the team.

View File

@@ -1,6 +1 @@
{% ifversion fpt or ghec %}1. If the person you're inviting has never been a member of the organization or if you cleared their privileges, choose a role for the user and optionally add them to some teams, then click **Send invitation**. 1. If the person you're inviting has never been a member of the organization or if you cleared their privileges, choose a role for the user and optionally add them to some teams, then click {% ifversion fpt or ghec %}**Send invitation**{% else %}**Add member**{% endif %}.
![Role and team options and send invitation button](/assets/images/help/organizations/add-role-send-invitation.png){% else %}
1. If the person you're inviting has never been a member of the organization or if you cleared their privileges, choose a role for the user, and optionally add them to some teams, then click **Add member**.
![Role and team options and add member button](/assets/images/help/organizations/add-role-add-member.png){% else %}
1. Choose a role for the user, and optionally add them to some teams, then click **Add member**.
![Role and team options and add member button](/assets/images/help/organizations/add-role-add-member-2.7-lower.png){% endif %}

View File

@@ -1,4 +1 @@
{% ifversion fpt or ghec %}1. Type the username, full name, or email address of the person you want to invite and click **Invite**. 1. In the search field, type the username, full name, or email address of the person you want to invite and click {% ifversion fpt or ghec %}**Invite**{% else %}**Add**{% endif %}.
![Invite member form](/assets/images/help/organizations/org-invite-modal.png){% else %}
1. Type the username, full name, or email address of the person you want to add and click **Invite**.
![Invite member form](/assets/images/help/organizations/org-invite-modal.png){% endif %}

View File

@@ -0,0 +1 @@
1. In the "Access" section of the sidebar, select **{% octicon "report" aria-hidden="true" %} Moderation** then click **Moderators**.