From 37e9072e0028b9f701b05ba1e677c4278a11ed0b Mon Sep 17 00:00:00 2001 From: Arthur Casals Date: Thu, 8 Oct 2020 01:30:52 +0200 Subject: [PATCH 1/6] Update linking-a-repository-to-a-project-board.md Fixes #160 . --- .../linking-a-repository-to-a-project-board.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/github/managing-your-work-on-github/linking-a-repository-to-a-project-board.md b/content/github/managing-your-work-on-github/linking-a-repository-to-a-project-board.md index f2f3c7ef9eb2..b835e935b30c 100644 --- a/content/github/managing-your-work-on-github/linking-a-repository-to-a-project-board.md +++ b/content/github/managing-your-work-on-github/linking-a-repository-to-a-project-board.md @@ -8,6 +8,8 @@ versions: enterprise-server: '*' --- +**Before you start:** In order to link a repository to your organization or user owned project board the repository needs to have Issues enabled. Please check out [this link](https://docs.github.com/en/free-pro-team@latest/github/managing-your-work-on-github/disabling-issues) to learn how to verify if Issues are enabled. + Anyone with write permissions to a project board can link repositories owned by that organization or user account to the project board. For more information, see "[Project board permissions for an organization](/articles/project-board-permissions-for-an-organization/)" or "[Permission levels for user-owned project boards](/articles/permission-levels-for-user-owned-project-boards/)." {% data reusables.project-management.link-repos-to-project-board %} You can add issues and pull requests from any unlinked repositories by typing the issue or pull request URL in a card. For more information, see "[Adding issues and pull requests to a project board](/articles/adding-issues-and-pull-requests-to-a-project-board)." From 83f10bed47fd9cfb0b7f25079e506809c8aee37c Mon Sep 17 00:00:00 2001 From: Arthur Casals Date: Thu, 8 Oct 2020 01:47:11 +0200 Subject: [PATCH 2/6] Update linking-a-repository-to-a-project-board.md Updated link reference to avoid lint error --- .../linking-a-repository-to-a-project-board.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/github/managing-your-work-on-github/linking-a-repository-to-a-project-board.md b/content/github/managing-your-work-on-github/linking-a-repository-to-a-project-board.md index b835e935b30c..594c9bee3869 100644 --- a/content/github/managing-your-work-on-github/linking-a-repository-to-a-project-board.md +++ b/content/github/managing-your-work-on-github/linking-a-repository-to-a-project-board.md @@ -8,7 +8,7 @@ versions: enterprise-server: '*' --- -**Before you start:** In order to link a repository to your organization or user owned project board the repository needs to have Issues enabled. Please check out [this link](https://docs.github.com/en/free-pro-team@latest/github/managing-your-work-on-github/disabling-issues) to learn how to verify if Issues are enabled. +**Before you start:** In order to link a repository to your organization or user owned project board the repository needs to have Issues enabled. Please check out [this link](https://docs.github.com/en/github/managing-your-work-on-github/disabling-issues) to learn how to verify if Issues are enabled. Anyone with write permissions to a project board can link repositories owned by that organization or user account to the project board. For more information, see "[Project board permissions for an organization](/articles/project-board-permissions-for-an-organization/)" or "[Permission levels for user-owned project boards](/articles/permission-levels-for-user-owned-project-boards/)." From 0fc17e5f8624adbba0979ca4a9b3a0d03f1a83fe Mon Sep 17 00:00:00 2001 From: Arthur Casals Date: Thu, 8 Oct 2020 21:24:32 +0200 Subject: [PATCH 3/6] Update linking-a-repository-to-a-project-board.md Updated permalink --- .../linking-a-repository-to-a-project-board.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/github/managing-your-work-on-github/linking-a-repository-to-a-project-board.md b/content/github/managing-your-work-on-github/linking-a-repository-to-a-project-board.md index 594c9bee3869..1cceb236ff9b 100644 --- a/content/github/managing-your-work-on-github/linking-a-repository-to-a-project-board.md +++ b/content/github/managing-your-work-on-github/linking-a-repository-to-a-project-board.md @@ -8,7 +8,7 @@ versions: enterprise-server: '*' --- -**Before you start:** In order to link a repository to your organization or user owned project board the repository needs to have Issues enabled. Please check out [this link](https://docs.github.com/en/github/managing-your-work-on-github/disabling-issues) to learn how to verify if Issues are enabled. +**Before you start:** In order to link a repository to your organization or user owned project board the repository needs to have Issues enabled. Please check out [this link](/en/free-pro-team@latest/github/managing-your-work-on-github/disabling-issues) to learn how to verify if Issues are enabled. Anyone with write permissions to a project board can link repositories owned by that organization or user account to the project board. For more information, see "[Project board permissions for an organization](/articles/project-board-permissions-for-an-organization/)" or "[Permission levels for user-owned project boards](/articles/permission-levels-for-user-owned-project-boards/)." From 62c9168448de25916c66e2470102e96a1b0036ca Mon Sep 17 00:00:00 2001 From: Arthur Casals Date: Thu, 8 Oct 2020 21:25:40 +0200 Subject: [PATCH 4/6] Update linking-a-repository-to-a-project-board.md Included callout tag for note --- .../linking-a-repository-to-a-project-board.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/content/github/managing-your-work-on-github/linking-a-repository-to-a-project-board.md b/content/github/managing-your-work-on-github/linking-a-repository-to-a-project-board.md index 1cceb236ff9b..c99b2b71aa6a 100644 --- a/content/github/managing-your-work-on-github/linking-a-repository-to-a-project-board.md +++ b/content/github/managing-your-work-on-github/linking-a-repository-to-a-project-board.md @@ -7,8 +7,11 @@ versions: free-pro-team: '*' enterprise-server: '*' --- +{% note %} -**Before you start:** In order to link a repository to your organization or user owned project board the repository needs to have Issues enabled. Please check out [this link](/en/free-pro-team@latest/github/managing-your-work-on-github/disabling-issues) to learn how to verify if Issues are enabled. +**Note:** In order to link a repository to your organization or user owned project board the repository needs to have Issues enabled. Please check out [this link](/en/free-pro-team@latest/github/managing-your-work-on-github/disabling-issues) to learn how to verify if Issues are enabled. + +{% endnote %} Anyone with write permissions to a project board can link repositories owned by that organization or user account to the project board. For more information, see "[Project board permissions for an organization](/articles/project-board-permissions-for-an-organization/)" or "[Permission levels for user-owned project boards](/articles/permission-levels-for-user-owned-project-boards/)." From ac10ee57c96e3fde725b4117d751555688bc742d Mon Sep 17 00:00:00 2001 From: Arthur Casals Date: Thu, 8 Oct 2020 21:45:23 +0200 Subject: [PATCH 5/6] Update linking-a-repository-to-a-project-board.md Corrected permalink. --- .../linking-a-repository-to-a-project-board.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/github/managing-your-work-on-github/linking-a-repository-to-a-project-board.md b/content/github/managing-your-work-on-github/linking-a-repository-to-a-project-board.md index c99b2b71aa6a..77aee7ef8bf3 100644 --- a/content/github/managing-your-work-on-github/linking-a-repository-to-a-project-board.md +++ b/content/github/managing-your-work-on-github/linking-a-repository-to-a-project-board.md @@ -9,7 +9,7 @@ versions: --- {% note %} -**Note:** In order to link a repository to your organization or user owned project board the repository needs to have Issues enabled. Please check out [this link](/en/free-pro-team@latest/github/managing-your-work-on-github/disabling-issues) to learn how to verify if Issues are enabled. +**Note:** In order to link a repository to your organization or user owned project board the repository needs to have Issues enabled. Please check out [this link](/github/managing-your-work-on-github/disabling-issues) to learn how to verify if Issues are enabled. {% endnote %} From 6a805c6480b32c1ddcfdad9ca1e280456b486362 Mon Sep 17 00:00:00 2001 From: Arthur Casals Date: Thu, 15 Oct 2020 13:33:47 +0200 Subject: [PATCH 6/6] Update content/github/managing-your-work-on-github/linking-a-repository-to-a-project-board.md Updated with suggested changes Co-authored-by: Felicity Chapman --- .../linking-a-repository-to-a-project-board.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/github/managing-your-work-on-github/linking-a-repository-to-a-project-board.md b/content/github/managing-your-work-on-github/linking-a-repository-to-a-project-board.md index 77aee7ef8bf3..e6710c6fc4bf 100644 --- a/content/github/managing-your-work-on-github/linking-a-repository-to-a-project-board.md +++ b/content/github/managing-your-work-on-github/linking-a-repository-to-a-project-board.md @@ -9,7 +9,7 @@ versions: --- {% note %} -**Note:** In order to link a repository to your organization or user owned project board the repository needs to have Issues enabled. Please check out [this link](/github/managing-your-work-on-github/disabling-issues) to learn how to verify if Issues are enabled. +**Note:** In order to link a repository to your organization or user owned project board the repository needs to have issues enabled. For information on how to see if issues are disabled for a repository, see "[Disabling issues](/github/managing-your-work-on-github/disabling-issues) ." {% endnote %}