Skip to content

Commit

Permalink
Address editorial comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
KathrynEE committed Aug 24, 2021
1 parent f03c9a7 commit 76da51d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 12 deletions.
11 changes: 4 additions & 7 deletions docs/organizations/projects/project-vision-status.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ Use this page to perform one or more of the following tasks.
::: moniker range=">= azure-devops-2019"
## Open project Summary

From your web browser, choose **Overview*>Summary**. If you don't have a project yet, [create a project](../../organizations/projects/create-project.md).
From your web browser, choose **Overview>Summary**. If you don't have a project yet, [create a project](../../organizations/projects/create-project.md).

If you haven't set up your project summary yet, you'll see this welcome page:

Expand Down Expand Up @@ -163,7 +163,7 @@ The **Summary** page displays either the **README** file defined in a project re

:::image type="content" source="media/summary/about-this-project-dialog.png" alt-text="About this project dialog.":::

1. Optionally add one or more **Tags** for your project. These tags are similar to [work item tags](../../boards/queries/add-tags-to-work-items.md). You can add several tags at a time by using the comma or semi-colon delimiters. Tags must conform to the following rules:
1. Optionally add one or more **Tags** for your project. These tags are similar to [work item tags](../../boards/queries/add-tags-to-work-items.md). You can add several tags at a time by using the comma or semicolon delimiters. Tags must conform to the following rules:
- Tags must be 40 characters or less
- Tags can;t contain the forward slash (/) character or end with hyphen character (-)
- No more than 15 tags can be added to a project
Expand Down Expand Up @@ -194,9 +194,7 @@ The **Summary** page displays either the **README** file defined in a project re
- Links to templates to file a bug, issue, or request
- Links to distribution lists to email a question or post a question on Slack or Teams channel.
::: moniker-end





## Invite people to contribute to your project

Expand All @@ -223,8 +221,7 @@ To add users to the project, choose the **Add** button. To learn more, see [Add

## View project activity

From the **Project stats** section, you can view updates made to the project in the last 1, 7, and 30 days. Choose the view option as shown in the following image.
::: moniker-end
From the **Project stats** or **Activity** section, you can view updates made to the project in the last 1, 7, or 30 days. Choose the view option as shown in the following image.

::: moniker range=">= azure-devops-2019"
:::image type="content" source="media/summary/project-stats.png" alt-text="Screenshot of Summary page, Stats section.":::
Expand Down
9 changes: 4 additions & 5 deletions docs/organizations/security/add-users-team-project.md
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@ Choose the **Current page** tab for information on adding a user to a team. The

::: moniker range=">= azure-devops-2019"

5. To remove members, open the team's **Members** page, choose **direct** membership, return to this page, highlight the user name and choose **Remove**.
1. To remove members, open the team's **Members** page, choose **direct** membership, return to this page, highlight the user name and choose **Remove**.

> [!div class="mx-imgBorder"]
> ![Team profile page, remove a team member](media/add-users/team-page-remove-team-member-vert.png)
Expand Down Expand Up @@ -464,7 +464,7 @@ As a member of the Project Administrators group, you can add members to a projec
:::image type="content" source="../projects/media/summary/invite-members-tfs-2018.png" alt-text="Screenshot of Summary page, Add members button.":::
::: moniker-end
::: moniker range=">= tfs-2017"
2. For new users, enter their email address. For existing users, type their name until it resolves as a known name to the system. You can add several email addresses or account names by separating them with a semicolon (;).
1. For new users, enter their email address. For existing users, type their name until it resolves as a known name to the system. You can add several email addresses or account names by separating them with a semicolon (;).

:::row:::
:::column span="":::
Expand All @@ -486,7 +486,7 @@ As a member of the Project Administrators group, you can add members to a projec
> [!NOTE]
> Any valid email address is acceptable. When the user accepts the invitation and signs into Azure DevOps, they register their email address as a Microsoft account and choose a password.

2. Optionally, select the teams you want to add the user to and then choose **Add** to complete the invitation.
1. Optionally, select the teams you want to add the user to and then choose **Add** to complete the invitation.

:::row:::
:::column span="":::
Expand Down Expand Up @@ -543,8 +543,7 @@ As a member of the Project Administrators group, you can add members to a projec

<a name="add-users-team-project"></a>
<a name="add-users-to-a-project"></a>



## Add users or groups to a project

As a member of the Project Administrators group, you can add users or groups to a project from the **Project settings> Permissions** page by adding them to a security group. To add a custom security group, see [Set permissions at the project- or collection-level](set-project-collection-level-permissions.md).
Expand Down

0 comments on commit 76da51d

Please sign in to comment.