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/organizing-your-work-with-project-boards/managing-project-boards/creating-a-project-board.md
+6-6
Original file line number
Diff line number
Diff line change
@@ -37,9 +37,9 @@ You can also configure workflow automations to keep your {% data variables.proje
37
37
{% data reusables.profile.access_profile %}
38
38
1. On the top of your profile page, in the main navigation, click **{% octicon "project" aria-hidden="true" %} Projects**.
39
39
40
-
{% ifversion projects-v2 %}
40
+

41
41
42
-
1. Click **Projects (classic)**{% endif %}
42
+
1. Click **Projects (classic)**.
43
43
{% data reusables.project-management.click-new-project %}
44
44
{% data reusables.project-management.create-project-name-description %}
45
45
{% data reusables.project-management.choose-template %}
@@ -64,8 +64,8 @@ You can also configure workflow automations to keep your {% data variables.proje
64
64
65
65
{% data reusables.profile.access_org %}
66
66
{% data reusables.user-settings.access_org %}
67
-
{% data reusables.organizations.organization-wide-project %}{% ifversion projects-v2 %}
68
-
1. Click **Projects (classic)**{% endif %}
67
+
{% data reusables.organizations.organization-wide-project %}
68
+
1. Click **Projects (classic)**.
69
69
{% data reusables.project-management.click-new-project %}
70
70
{% data reusables.project-management.create-project-name-description %}
71
71
{% data reusables.project-management.choose-template %}
@@ -88,8 +88,8 @@ You can also configure workflow automations to keep your {% data variables.proje
88
88
{% data reusables.projects.classic-project-creation %}
89
89
90
90
{% data reusables.repositories.navigate-to-repo %}
91
-
1. Under your repository name, click **{% octicon "project" aria-hidden="true" %} Projects**.{% ifversion projects-v2 %}
92
-
1. Click **Projects (classic)**{% endif %}
91
+
1. Under your repository name, click **{% octicon "project" aria-hidden="true" %} Projects**.
92
+
1. Click **Projects (classic)**.
93
93
{% data reusables.project-management.click-new-project %}
94
94
{% data reusables.project-management.create-project-name-description %}
95
95
{% data reusables.project-management.choose-template %}
Copy file name to clipboardExpand all lines: content/issues/planning-and-tracking-with-projects/managing-your-project/managing-access-to-your-projects.md
-4
Original file line number
Diff line number
Diff line change
@@ -46,12 +46,8 @@ You can also configure the default base permission at the organization-level for
46
46
47
47
You can also add teams, external collaborators, and individual organization members as collaborators for an organization-level project. For more information, see [AUTOTITLE](/organizations/organizing-members-into-teams/about-teams).
48
48
49
-
{% ifversion projects-v2-add-to-team %}
50
-
51
49
If you grant a team read permissions or greater for a project, the project is also displayed on the team's projects page. You can also add projects to a team on the team's projects page. For more information, see [AUTOTITLE](/issues/planning-and-tracking-with-projects/managing-your-project/adding-your-project-to-a-team).
52
50
53
-
{% endif %}
54
-
55
51
You can only invite an individual user to collaborate on your organization-level project if they are already a member of the organization or an outside collaborator on at least one repository in the organization.
Copy file name to clipboardExpand all lines: content/issues/tracking-your-work-with-issues/configuring-issues/planning-and-tracking-work-for-your-team-or-project.md
+4-7
Original file line number
Diff line number
Diff line change
@@ -155,9 +155,7 @@ Below is an example of a `front-end` label that we created and added to the issu
155
155
156
156

157
157
158
-
## Adding issues to a {% data variables.projects.projects_v1_board %}
159
-
160
-
{% ifversion projects-v2 %}
158
+
## Adding issues to a {% data variables.projects.projects_v2 %}
161
159
162
160
You can use {% data variables.projects.projects_v2 %} on {% data variables.product.prodname_dotcom %} to plan and track the work for your team. A project is a customizable spreadsheet that integrates with your issues and pull requests on {% data variables.product.prodname_dotcom %}, automatically staying up-to-date with the information on {% data variables.product.prodname_dotcom %}. You can customize the layout by filtering, sorting, and grouping your issues and PRs. To get started with projects, see [AUTOTITLE](/issues/planning-and-tracking-with-projects/learning-about-projects/quickstart-for-projects).
163
161
@@ -171,10 +169,9 @@ We can also view the same project as a board.
171
169
172
170

173
171
174
-
{% endif %}
175
172
{% ifversion projects-v1 %}
176
173
177
-
You can {% ifversion projects-v2 %} also use the existing{% else %} use{% endif %} {% data variables.product.prodname_projects_v1 %} on {% data variables.product.prodname_dotcom %} to plan and track your or your team's work. {% data variables.projects.projects_v1_boards_caps %} are made up of issues, pull requests, and notes that are categorized as cards in columns of your choosing. You can create {% data variables.projects.projects_v1_boards %} for feature work, high-level roadmaps, or even release checklists. For more information, see [AUTOTITLE](/issues/organizing-your-work-with-project-boards/managing-project-boards/about-project-boards).
174
+
You can also use the existing {% data variables.product.prodname_projects_v1 %} on {% data variables.product.prodname_dotcom %} to plan and track your or your team's work. {% data variables.projects.projects_v1_boards_caps %} are made up of issues, pull requests, and notes that are categorized as cards in columns of your choosing. You can create {% data variables.projects.projects_v1_boards %} for feature work, high-level roadmaps, or even release checklists. For more information, see [AUTOTITLE](/issues/organizing-your-work-with-project-boards/managing-project-boards/about-project-boards).
178
175
179
176
### {% data variables.projects.projects_v1_board_caps %} example
180
177
@@ -193,6 +190,6 @@ You have now learned about the tools {% data variables.product.prodname_dotcom %
193
190
*[AUTOTITLE](/communities/using-templates-to-encourage-useful-issues-and-pull-requests/about-issue-and-pull-request-templates) for learning more about issue templates
194
191
*[AUTOTITLE](/issues/using-labels-and-milestones-to-track-work/managing-labels) for learning how to create, edit and delete labels
195
192
*[AUTOTITLE](/get-started/writing-on-github/working-with-advanced-formatting/about-task-lists) for learning more about task lists
196
-
{% ifversion projects-v2 %} -[AUTOTITLE](/issues/planning-and-tracking-with-projects/learning-about-projects/about-projects) for learning more about projects
197
-
*[AUTOTITLE](/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/changing-the-layout-of-a-view) for learning how to customize views for projects{% endif %}
193
+
*[AUTOTITLE](/issues/planning-and-tracking-with-projects/learning-about-projects/about-projects) for learning more about projects
194
+
*[AUTOTITLE](/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/changing-the-layout-of-a-view) for learning how to customize views for projects
198
195
{% ifversion projects-v1 %}- [AUTOTITLE](/issues/organizing-your-work-with-project-boards/managing-project-boards/about-project-boards) for learning how to manage {% data variables.projects.projects_v1_boards %}{% endif %}
Copy file name to clipboardExpand all lines: content/issues/tracking-your-work-with-issues/configuring-issues/quickstart.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ To communicate responsibility, you can assign the issue to a member of your orga
69
69
70
70
## Adding the issue to a project
71
71
72
-
You can add the issue to an existing project{% ifversion projects-v2 %} and populate metadata for the project. {% endif %} For more information about projects, see {% ifversion projects-v2 %}[AUTOTITLE](/issues/planning-and-tracking-with-projects/learning-about-projects/about-projects).{% else %}[AUTOTITLE](/issues/organizing-your-work-with-project-boards).{% endif %}
72
+
You can add the issue to an existing projectand populate metadata for the project. For more information about projects, see [AUTOTITLE](/issues/planning-and-tracking-with-projects/learning-about-projects/about-projects).
73
73
74
74

75
75
@@ -101,5 +101,5 @@ To break your issue down into more manageable tasks, you can add multiple levels
101
101
Here are some helpful resources for taking your next steps with {% data variables.product.prodname_github_issues %}:
102
102
103
103
* To learn more about issues, see [AUTOTITLE](/issues/tracking-your-work-with-issues/about-issues).
104
-
* To learn more about how projects can help you with planning and tracking, see {% ifversion projects-v2 %}[AUTOTITLE](/issues/planning-and-tracking-with-projects/learning-about-projects/about-projects).{% else %}[AUTOTITLE](/issues/organizing-your-work-with-project-boards).{% endif %}
104
+
* To learn more about how projects can help you with planning and tracking, see [AUTOTITLE](/issues/planning-and-tracking-with-projects/learning-about-projects/about-projects).
105
105
* To learn more about using issue templates{% ifversion fpt or ghec %} and issue forms{% endif %} to encourage contributors to provide specific information, see [AUTOTITLE](/communities/using-templates-to-encourage-useful-issues-and-pull-requests).
Copy file name to clipboardExpand all lines: content/organizations/managing-access-to-your-organizations-project-boards/adding-an-outside-collaborator-to-a-project-board-in-your-organization.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -19,8 +19,8 @@ An outside collaborator is a person who isn't explicitly a member of your organi
19
19
20
20
{% data reusables.profile.access_org %}
21
21
{% data reusables.user-settings.access_org %}
22
-
{% data reusables.organizations.organization-wide-project %}{% ifversion projects-v2 %}
23
-
1. Click **Projects (classic)**{% endif %}
22
+
{% data reusables.organizations.organization-wide-project %}
23
+
1. Click **Projects (classic)**.
24
24
{% data reusables.project-management.select-project %}
25
25
{% data reusables.project-management.click-menu %}
26
26
{% data reusables.project-management.access-collaboration-settings %}
Copy file name to clipboardExpand all lines: content/organizations/managing-access-to-your-organizations-project-boards/managing-access-to-a-project-board-for-organization-members.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -24,8 +24,8 @@ By default, organization members have write access to their organization's {% da
24
24
25
25
{% data reusables.profile.access_org %}
26
26
{% data reusables.user-settings.access_org %}
27
-
{% data reusables.organizations.organization-wide-project %}{% ifversion projects-v2 %}
28
-
1. Click **Projects (classic)**{% endif %}
27
+
{% data reusables.organizations.organization-wide-project %}
28
+
1. Click **Projects (classic)**.
29
29
{% data reusables.project-management.select-project %}
30
30
{% data reusables.project-management.click-menu %}
31
31
{% data reusables.project-management.access-collaboration-settings %}
Copy file name to clipboardExpand all lines: content/organizations/managing-access-to-your-organizations-project-boards/managing-an-individuals-access-to-an-organization-project-board.md
Copy file name to clipboardExpand all lines: content/organizations/managing-access-to-your-organizations-project-boards/managing-team-access-to-an-organization-project-board.md
+2-6
Original file line number
Diff line number
Diff line change
@@ -28,8 +28,8 @@ You can give an entire team the same permission level to a {% data variables.pro
28
28
29
29
{% data reusables.profile.access_org %}
30
30
{% data reusables.user-settings.access_org %}
31
-
{% data reusables.organizations.organization-wide-project %}{% ifversion projects-v2 %}
32
-
1. Click **Projects (classic)**{% endif %}
31
+
{% data reusables.organizations.organization-wide-project %}
32
+
1. Click **Projects (classic)**.
33
33
{% data reusables.project-management.select-project %}
34
34
{% data reusables.project-management.click-menu %}
35
35
{% data reusables.project-management.access-collaboration-settings %}
@@ -49,10 +49,6 @@ If a team's access to a {% data variables.projects.projects_v1_board %} is inher
49
49

50
50
1. To change permissions levels, to the right of the {% data variables.projects.projects_v1_board %} you want to update, use the permission level dropdown menu.
51
51
52
-
{% ifversion projects-v2-add-to-team %}
53
-
54
52
## Further reading
55
53
56
54
*[Adding your project to a team](/issues/planning-and-tracking-with-projects/managing-your-project/adding-your-project-to-a-team)
Copy file name to clipboardExpand all lines: content/organizations/managing-access-to-your-organizations-project-boards/removing-an-outside-collaborator-from-an-organization-project-board.md
Copy file name to clipboardExpand all lines: content/organizations/managing-organization-settings/allowing-project-visibility-changes-in-your-organization.md
+1-3
Original file line number
Diff line number
Diff line change
@@ -33,8 +33,6 @@ This option may not be available to you if an enterprise owner restricts visibil
Copy file name to clipboardExpand all lines: content/organizations/managing-organization-settings/disabling-project-boards-in-your-organization.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
-
title: 'Disabling {% ifversion projects-v2 %}projects{% else %}{% data variables.projects.projects_v1_boards %}{% endif %} in your organization'
3
-
intro: 'Organization owners can turn off {% ifversion projects-v2 %}organization-wide {% data variables.projects.projects_v2 %}, organization-wide {% data variables.projects.projects_v1_boards %}, and repository-level {% data variables.projects.projects_v1_boards %}{% else %}organization-wide {% data variables.projects.projects_v1_boards %} and repository {% data variables.projects.projects_v1_boards %}{% endif %} in an organization.'
2
+
title: 'Disabling projects in your organization'
3
+
intro: 'Organization owners can turn off organization-wide {% data variables.projects.projects_v2 %}, organization-wide {% data variables.projects.projects_v1_boards %}, and repository-level {% data variables.projects.projects_v1_boards %} in an organization.'
Copy file name to clipboardExpand all lines: content/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/disabling-projects-in-a-repository.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -17,8 +17,6 @@ shortTitle: 'Disable projects'
17
17
allowTitleToDifferFromFilename: true
18
18
---
19
19
20
-
{% ifversion projects-v2 %}
21
-
22
20
## Disabling {% data variables.projects.projects_v2 %} in a repository
23
21
24
22
When you disable {% data variables.projects.projects_v2 %} in a repository, linked projects will no longer be available in the repository's **{% octicon "table" aria-hidden="true" %} Projects** tab. Linked projects will remain accessible at an organization or user level.
@@ -27,9 +25,9 @@ When you disable {% data variables.projects.projects_v2 %} in a repository, link
27
25
{% data reusables.repositories.sidebar-settings %}
28
26
1. Under "Features," deselect the **Projects** checkbox.
29
27
30
-
{% ifversion projects-v1 %}## Disabling {% data variables.projects.projects_v1_boards %} in a repository{% endif %}
28
+
{% ifversion projects-v1 %}
31
29
32
-
{% endif %}
30
+
## Disabling {% data variables.projects.projects_v1_boards %} in a repository
33
31
34
32
When you disable {% data variables.projects.projects_v1_boards %} in a repository, existing {% data variables.projects.projects_v1_boards %} are inaccessible at their previous URLs. If you decide to re-enable {% data variables.projects.projects_v1_boards %}, any {% data variables.projects.projects_v1_boards %} that were previously added will be available.
35
33
@@ -40,3 +38,5 @@ After you disable {% data variables.projects.projects_v1_boards %}, you will no
40
38
{% data reusables.repositories.navigate-to-repo %}
41
39
{% data reusables.repositories.sidebar-settings %}
42
40
1. Under "Features," deselect the **{% data variables.product.prodname_projects_v1_caps %}** checkbox.
1. Under your organization name, click **{% octicon "table" aria-hidden="true" %} Projects**.
2
2
3
-
{% ifversion projects-v2 %}
4
3

Copy file name to clipboardExpand all lines: data/reusables/projects/project_boards_old.md
-4
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,9 @@
1
1
{% ifversion projects-v1-can-create %}
2
2
3
-
{% ifversion projects-v2 %}
4
-
5
3
>[!NOTE]
6
4
>* {% data variables.product.prodname_projects_v2 %}, the all-new projects experience, is now available. For more information about {% data variables.product.prodname_projects_v2 %}, see [AUTOTITLE](/issues/planning-and-tracking-with-projects/learning-about-projects/about-projects).
7
5
>* You can only create a new {% data variables.projects.projects_v1_board %} for an organization{% ifversion projects-v1-create-repo-project %}, repository, {% endif %} or user that already has at least one {% data variables.projects.projects_v1_board %}. {% ifversion projects-v1-create-repo-project %}{% else %} You cannot create new {% data variables.projects.projects_v1_boards %} for repositories. {% endif %} If you're unable to create a {% data variables.projects.projects_v1_board %}, create a project instead.
0 commit comments