You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/issues/planning-and-tracking-with-projects/learning-about-projects/quickstart-for-projects.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ This guide demonstrates how to use {% data variables.product.prodname_projects_v
21
21
22
22
You can either create an organization project or a user project. To create an organization project, you need a {% data variables.product.prodname_dotcom %} organization. For more information about creating an organization, see [AUTOTITLE](/organizations/collaborating-with-groups-in-organizations/creating-a-new-organization-from-scratch).
23
23
24
-
In this guide, you will add existing issues from repositories owned by your organization (for organization projects) or by you (for user projects) to your new project. For more information about creating issues, see [AUTOTITLE](/issues/tracking-your-work-with-issues/creating-an-issue).
24
+
In this guide, you will add issues from repositories owned by your organization (for organization projects) or by you (for user projects) to your new project. For more information about creating issues, see [AUTOTITLE](/issues/tracking-your-work-with-issues/creating-an-issue).
25
25
26
26
## Creating a project
27
27
@@ -76,8 +76,8 @@ Now, create a custom field named `Priority` and containing the values: `High`, `
76
76
77
77
{% data reusables.projects.new-field %}
78
78
1. Select **Single select**
79
-
1. Below "Options", type the first option, "High".
80
-
1. To add additional fields, for "Medium" and "Low", click **Add option**.
79
+
1. Below "Options," type the first option, "High."
80
+
1. To add additional fields, for "Medium" and "Low," click **Add option**.
81
81
1. Click **Save**.
82
82
83
83
Specify a priority for all items in your project.
@@ -110,7 +110,7 @@ Select visible fields for your view to communicate the priority and progress of
110
110
111
111

Next, group all of the items in your project by priority to make it easier to focus on the high priority items.
116
116
@@ -157,7 +157,7 @@ First, create a new view.
157
157
Next, switch to the board layout.
158
158
159
159
{% data reusables.projects.open-view-menu %}
160
-
1. Under "Layout", click **Board**.
160
+
1. Under "Layout," click **Board**.
161
161
162
162
To indicate the purpose of the view, give it a descriptive name.
163
163
@@ -191,7 +191,7 @@ First, create a new view.
191
191
Next, switch to the roadmap layout.
192
192
193
193
{% data reusables.projects.open-view-menu %}
194
-
1. Under "Layout", click **Roadmap**.
194
+
1. Under "Layout," click **Roadmap**.
195
195
196
196
You can add vertical markers on a roadmap to show the milestones associated with items in your project.
197
197
@@ -224,8 +224,8 @@ Next, configure the auto-add workflow to automatically add issues opened in a re
224
224
225
225

226
226
227
-
1. Under "Filters", select the repository you want to add items from.
228
-
1. Next to the repository selection, type the filter criteria you want items to match before they are automatically added to your project. For example, to catch all issues and pull requests opened with the label "question", use `is:issue,pr label:question`.
227
+
1. Under "Filters," select the repository you want to add items from.
228
+
1. Next to the repository selection, type the filter criteria you want items to match before they are automatically added to your project. For example, to catch all issues and pull requests opened with the label "question," use `is:issue,pr label:question`.
229
229
1. To enable the new workflow, click **Save and turn on workflow**.
230
230
231
231
Finally, add a built in workflow to set the status to **Todo** when an item is added to your project.
Copy file name to clipboardExpand all lines: content/issues/planning-and-tracking-with-projects/managing-your-project/adding-your-project-to-a-repository.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,8 @@ topics:
12
12
allowTitleToDifferFromFilename: true
13
13
---
14
14
15
+
## Linking a repository to your project
16
+
15
17
You can list relevant projects in a repository. You can only list projects that are owned by the same user or organization that owns the repository.
16
18
17
19
In order for repository members to see a project listed in a repository, they must have visibility for the project. For more information, see [AUTOTITLE](/issues/planning-and-tracking-with-projects/managing-your-project/managing-visibility-of-your-projects) and [AUTOTITLE](/issues/planning-and-tracking-with-projects/managing-your-project/managing-access-to-your-projects).
@@ -22,3 +24,18 @@ In order for repository members to see a project listed in a repository, they mu
22
24
1. Click **Link a project**.
23
25
1. In the search bar that appears, search for projects that are owned by the same user or organization that owns the repository.
24
26
1. Click on a project to list it in your repository.
27
+
28
+
{% ifversion project-default-repositories %}
29
+
30
+
## Setting a default repository for your project
31
+
32
+
You can set a default repository for a project. When you set a default repository, new issues created from your project are automatically assigned to that repository. After you set a default repository, your project also appears in the repository’s **Projects** tab.
33
+
34
+
To update the default repository for your project:
35
+
36
+
1. In your repository, click **{% octicon "table" aria-hidden="true" aria-label="table" %} Projects**.
37
+
1. Under "Projects," find and click your project in the list.
38
+
1. In the top-right of the project page, click the {% octicon "kebab-horizontal" aria-label="repository settings" %} dropdown menu, then select **{% octicon "gear" aria-label="Settings" %} Settings** to go to the project settings page.
39
+

40
+
1. Under "Default repository," select a default repository for your project.
41
+
1. Click **Save changes** to confirm your changes.{% endif %}
Copy file name to clipboardExpand all lines: data/reusables/projects/create-project.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,11 @@
5
5

6
6
1. Click **New project**.
7
7
1. Select which type of project or template you want to use.
8
-
* To create a blank project, under "Start from scratch", click **Table**, **Roadmap**, or **Board**.
8
+
* To create a blank project, under "Start from scratch," click **Table**, **Roadmap**, or **Board**.
9
9
* To create a project from a template, click the template you want to use. You can select from the built-in templates curated by {% data variables.product.company_short %}, the templates created by your organization, and the recommended templates that have been chosen by your organization.
10
10
1. Optionally, if you selected a template, review the fields, views, workflows, and insights that will be created.
11
-
1. In the text box under "Project name", type a name for your new project.
11
+
1. In the text box under "Project name," type a name for your new project.
12
+
{%- ifversion project-default-repositories %}
13
+
1. Optionally, start your project with items already added by selecting **Import items from repository**. All new and existing items from the chosen repository will be added to your project, and it will be designated as your project's default repository.
0 commit comments