Skip to content

Commit cca5ed5

Browse files
authored
adding how to link forked repo to a project board (#3774)
1 parent 5f9bfe4 commit cca5ed5

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

content/github/managing-your-work-on-github/linking-a-repository-to-a-project-board.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,7 @@ versions:
88
enterprise-server: '*'
99
github-ae: '*'
1010
---
11-
{% note %}
12-
13-
**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) ."
1411

15-
{% endnote %}
1612

1713
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/)."
1814

@@ -30,6 +26,12 @@ Anyone with write permissions to a project board can link repositories owned by
3026
7. Click **Link**. To unlink, click **Unlink**.
3127
![Link button](/assets/images/help/projects/link-button.png)
3228

29+
{% note %}
30+
31+
**Note:** In order to link a repository to your organization or user owned project board the repository needs to have issues enabled. That is, the repository has an "Issues" tab (in forked repositories issues are disabled by default). For information on how to enable or disable issues for a repository, see "[Disabling issues for a repository](/github/managing-your-work-on-github/disabling-issues)."
32+
33+
{% endnote %}
34+
3335
### Further reading
3436

3537
- "[About projects boards](/articles/about-project-boards)"

0 commit comments

Comments
 (0)