Skip to content

Commit 59e7605

Browse files
author
Randy Pagels
committed
Clarify visibility levels for GitHub repositories in InnerSource documentation
1 parent 8f03be7 commit 59e7605

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

learn-pr/github/manage-innersource-program-github/includes/2-manage-innersource-program.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ These examples are just a few of the benefits enjoyed by InnerSource programs. T
2727
You can configure GitHub repositories with three levels of visibility. Users who don't meet the visibility requirement see "not found" pages when they try to access your repository. The levels are:
2828

2929
- **Public** repositories are visible to everyone. Use this visibility for projects that are truly open source and offer access to people inside and outside of your organization.
30-
- **Internal** repositories are only visible to members of the organization that owns them. Use this visibility for InnerSource projects.
30+
- **Internal** repositories are only visible to members of the enterprise that owns them.
31+
**Note:** Internal repositories are only available to GitHub Enterprise customers. Use this visibility for InnerSource projects
3132
- **Private** repositories are only visible to the owner and any teams or individuals they add. Use this visibility for projects that only specific users and groups should have access to.
3233

3334
Once you establish repository visibility, you can configure permissions on an individual or team basis. There are five permission levels:

0 commit comments

Comments
 (0)