1
0
mirror of synced 2026-01-07 09:01:31 -05:00
This commit is contained in:
Laura Coursen
2022-05-03 13:03:39 -05:00
committed by GitHub
parent 5fab2fb991
commit 875c8d7f18

View File

@@ -49,7 +49,7 @@ You can format text and include emoji, images, and GIFs in your organization pro
## Adding a member-only organization profile README
1. If your organization does not already have a `.github-private` repository, create a private `.github-private` repository.
1. If your organization does not already have a `.github-private` repository, create a private repository called `.github-private`.
2. In your organization's `.github-private` repository, create a `README.md` file in the `profile` folder.
3. Commit the changes to the `README.md` file. The content of the `README.md` will be displayed in the member view of your organization's profile.