Update organization profile page documentation

This commit is contained in:
Ryan Lerch 2025-09-24 15:12:02 +10:00
commit 9757024d20

View file

@ -31,7 +31,7 @@ This guide applies to all Fedora Project contributors who are administrators or
* In the "New Repository" form:
** *Owner:* Ensure your organization's name is selected.
** *Repository Name:* *Crucially, name this repository exactly `.profile`* (with the leading dot). This specific name is recognized by Fedora Forge (Gitea/Forgejo) to display its README content as the organization's front page.
** *Description (Optional):* Add a brief description, e.g., "Custom front page for the organization."
** *Description:* Leave this field empty to avoid the repository appearing in the public repository listings by default (https://forge.fedoraproject.org/explore/repos).
** *Visibility:* It is highly recommended to set this to *"Public"* if you want everyone to see your custom front page. If it's private, only organization members with access will see it.
** *Initialize this repository with a README:* *Check this box.* This will create an initial `README.md` file, which you will customize.
* Click the *"Create Repository"* button.