Skip to content

Commit 9b90533

Browse files
committed
Learn Editor: Update create-project.md
1 parent f2428bf commit 9b90533

File tree

1 file changed

+43
-44
lines changed

1 file changed

+43
-44
lines changed

docs/organizations/projects/create-project.md

+43-44
Original file line numberDiff line numberDiff line change
@@ -73,28 +73,28 @@ There isn't a limit on the number of projects that you can create within a proje
7373

7474
1. Select **New project**.
7575

76-
> [!div class="mx-imgBorder"]
77-
> ![Screenshot of listed projects and highlighted New projects button.](media/create-project/select-new-project.png)
76+
> [!div class="mx-imgBorder"]
77+
> ![Screenshot of listed projects and highlighted New projects button.](media/create-project/select-new-project.png)
7878
79-
3. Enter information into the form provided.
80-
- Provide a name for your project. Your project name can't contain special characters, such as `/ : \ ~ & % ; @ ' " ? < > | # $ * } { , + = [ ]`, can't begin with an underscore, can't begin or end with a period, and must be 64 or fewer characters.
81-
- Enter an optional description.
82-
- Choose the visibility, initial source control type, and work item process.
83-
For more information, see [Choosing the right version control for your project](../../repos/tfvc/comparison-git-tfvc.md) and [Choose a process](../../boards/work-items/guidance/choose-process.md).
84-
85-
> [!div class="mx-imgBorder"]
86-
> ![Screenshot of create new project form.](media/create-project/create-new-project-form-new-nav.png)
87-
88-
When you choose public visibility, anyone on the internet can view your project. With private visibility, only users you give access to can view your project. For more information about features and access levels for public projects, see [Make a private project public](make-project-public.md). If the **Public** option isn't available, you need to change the policy.
89-
90-
1. Select **Create**. Azure DevOps displays the project welcome page.
79+
1. Enter information into the form provided.
80+
- Provide a name for your project. Your project name can't contain special characters, such as `/ : \ ~ & % ; @ ' " ? < > | # $ * } { , + = [ ]`, can't begin with an underscore, can't begin or end with a period, and must be 64 or fewer characters.
81+
- Enter an optional description.
82+
- Choose the visibility, initial source control type, and work item process.
83+
For more information, see [Choosing the right version control for your project](../../repos/tfvc/comparison-git-tfvc.md) and [Choose a process](../../boards/work-items/guidance/choose-process.md).
9184

92-
> [!div class="mx-imgBorder"]
93-
> ![Screenshot of project creation confirmation dialog.](media/create-project/project-creation-complete-preview.png)
94-
95-
Select one of the following options to continue:
85+
```
86+
> [!div class="mx-imgBorder"]
87+
```
88+
> ![Screenshot of create new project form.](media/create-project/create-new-project-form-new-nav-2.png)
89+
90+
```
91+
When you choose public visibility, anyone on the internet can view your project. With private visibility, only users you give access to can view your project. For more information about features and access levels for public projects, see [Make a private project public](make-project-public.md). If the **Public** option isn't available, you need to change the policy.
92+
```1. Select **Create**. Azure DevOps displays the project welcome page.
9693
97-
- **Invite**: Add others to your project. See [Add users to a project or team](../security/add-users-team-project.md). You can only invite users who are already in your organization. For more information, see [Add users to a project](../security/add-users-team-project.md#add-users-to-a-project).
94+
> [!div class="mx-imgBorder"]
95+
```
96+
Select one of the following options to continue:
97+
```- **Invite**: Add others to your project. See [Add users to a project or team](../security/add-users-team-project.md). You can only invite users who are already in your organization. For more information, see [Add users to a project](../security/add-users-team-project.md#add-users-to-a-project).
9898
- **Boards**: Add work items. See [View and add work items using the Work Items page](../../boards/work-items/view-add-work-items.md).
9999
- **Repos**: Clone or import a repository or initialize a *README* file for your project summary page. See [Clone an existing Git repo](../../repos/git/clone.md).
100100
- **Pipelines**: Define a pipeline. See [Azure Pipelines documentation](../../pipelines/index.yml).
@@ -110,28 +110,26 @@ There isn't a limit on the number of projects that you can create within a proje
110110
111111
1. Select **New project**. You can also [create a project from a process](../settings/work/manage-process.md).
112112
113-
> [!div class="mx-imgBorder"]
114-
> ![Screenshot of listed projects and highlighted New projects button.](media/create-project/select-new-project.png)
115-
113+
> [!div class="mx-imgBorder"]
116114
1. Enter information into the form provided.
117115
- Provide a name for your project. Your project name can't contain special characters, such as `/ : \ ~ & % ; @ ' " ? < > | # $ * } { , + = [ ]`, can't begin with an underscore, can't begin or end with a period, and must be 64 or fewer characters.
118116
- Enter an optional description.
119-
- Choose the visibility, initial source control type, and work item process.
120-
For more information, see [Choosing the right version control for your project](../../repos/tfvc/comparison-git-tfvc.md) and [About processes and process templates](../../boards/work-items/guidance/choose-process.md).
117+
- Choose the visibility, initial source control type, and work item process.
118+
For more information, see [Choosing the right version control for your project](../../repos/tfvc/comparison-git-tfvc.md) and [About processes and process templates](../../boards/work-items/guidance/choose-process.md).
121119
122-
> [!div class="mx-imgBorder"]
123-
> ![Screenshot of create new project form.](media/create-project/create-new-project-form-new-nav.png)
124-
125-
When you choose public visibility, anyone on the internet can view your project. With private visibility, only people who you give access to can view your project. For more information about public projects, see [Create a public project in your organization](../projects/create-project.md). If the **Public** option isn't available, you need to change the policy.
126-
127-
1. Select **Create**. Azure DevOps displays the welcome page.
120+
```
121+
> [!div class="mx-imgBorder"]
122+
```
123+
> ![Screenshot of create new project form.](media/create-project/create-new-project-form-new-nav2.png)
124+
125+
```
126+
When you choose public visibility, anyone on the internet can view your project. With private visibility, only people who you give access to can view your project. For more information about public projects, see [Create a public project in your organization](../projects/create-project.md). If the **Public** option isn't available, you need to change the policy.
127+
```1. Select **Create**. Azure DevOps displays the welcome page.
128128
129-
> [!div class="mx-imgBorder"]
130-
> ![Screenshot of project creation confirmation dialog.](media/create-project/project-creation-complete-new-nav.png)
131-
129+
> [!div class="mx-imgBorder"]
132130
Select one of the following options to continue:
133131
134-
- **Invite**: add others to your project. See [Add users to a project or team](../security/add-users-team-project.md). You can only invite users who are already in your organization. For more information, see [Add users to a project](../security/add-users-team-project.md#add-users-to-a-project).
132+
- **Invite**: add others to your project. See [Add users to a project or team](../security/add-users-team-project.md). You can only invite users who are already in your organization. For more information, see [Add users to a project](../security/add-users-team-project.md#add-users-to-a-project).
135133
- **Boards**: add work items. See [View and add work items using the Work Items page](../../boards/work-items/view-add-work-items.md).
136134
- **Repos**: clone or import a repository, or initialize a *README* file for your project summary page. See [Clone an existing Git repo](../../repos/git/clone.md).
137135
- **Pipelines**: define a pipeline. See [Azure Pipelines documentation](../../pipelines/index.yml).
@@ -206,11 +204,11 @@ View a list of projects from your web browser.
206204
1. Select **Organization settings** and then select **Projects**.
207205

208206
> [!div class="mx-imgBorder"]
209-
> ![Screenshot of highlighted Project button and resulting list.](media/create-project/list-projects-org-settings.png)
210-
211-
Open your desired project. For more information, see [About settings at the user, team, project, or organization-level](../settings/about-settings.md).
207+
> ![Screenshot of highlighted Project button and resulting list.](media/create-project/list-projects-org-settings.png)
212208
213-
::: moniker-end
209+
```
210+
Open your desired project. For more information, see [About settings at the user, team, project, or organization-level](../settings/about-settings.md).
211+
```::: moniker-end
214212
215213
::: moniker range=" azure-devops-2019"
216214
@@ -219,18 +217,18 @@ View a list of projects from your web browser.
219217
1. Choose the collection to view the list of projects. The page lists the last two or three projects you connected to at the upper screen. Choose any project to connect to that project.
220218
221219
> [!div class="mx-imgBorder"]
222-
> ![Screenshot of projects list.](media/create-project/list-projects-2019.png)
223-
220+
> ![Screenshot of projects list.](media/create-project/list-projects-2019.png)
221+
224222
Or
225223
226224
- Select **Admin settings** and then choose **Projects** to list all projects.
227225
228226
> [!div class="mx-imgBorder"]
229-
> ![Screenshot of selected Admin settings and Projects.](media/create-project/list-projects-admin-settings-2019.png)
230-
231-
You can choose a project to open project settings for that project on this page. For more information, see [About settings at the user, team, project, or organization-level](../settings/about-settings.md). Or, you can [rename a project](rename-project.md) or [delete a project](delete-project.md).
227+
> ![Screenshot of selected Admin settings and Projects.](media/create-project/list-projects-admin-settings-2019.png)
232228
233-
::: moniker-end
229+
```
230+
You can choose a project to open project settings for that project on this page. For more information, see [About settings at the user, team, project, or organization-level](../settings/about-settings.md). Or, you can [rename a project](rename-project.md) or [delete a project](delete-project.md).
231+
```::: moniker-end
234232
235233
#### [Team Explorer](#tab/team-explorer)
236234
@@ -346,6 +344,7 @@ You can add Git (distributed) or TFVC (centralized) repositories to your project
346344
- [Rename a project](rename-project.md)
347345
- [Delete a project](delete-project.md)
348346
- [Get started as an administrator](../../user-guide/project-admin-tutorial.md)
347+
349348
- [Install extensions](../../marketplace/install-extension.md)
350349

351350
## Frequently asked questions (FAQs)

0 commit comments

Comments
 (0)