Esta versão do GitHub Enterprise foi descontinuada em 2021-09-23. Nenhum lançamento de patch será feito, mesmo para questões críticas de segurança. Para obter melhor desempenho, melhorar a segurança e novos recursos, upgrade to the latest version of GitHub Enterprise. Para ajuda com a atualização, contact GitHub Enterprise support.

Customizing your organization's profile

You can share information about your organization by customizing your organization's profile

About your organization's profile README

You can share information about how to engage with your organization by creating an organization profile README. GitHub shows your organization profile README in the "Overview" tab of your organization.

You can choose what information to include your organization profile README. Here are some examples of information that may be helpful in your organization's profile README.

  • An "About" section that describes your organization
  • Guidance for getting help in the organization

You can format text and include emoji, images, and GIFs in your organization profile README by using GitHub Flavored Markdown. Para obter mais informações, consulte "Começando a escrever e formatar no GitHub".

Adding an organization profile README

  1. If your organization does not already have a public .github repository, create a public .github repository.
  2. In your organization's .github 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 appear on your organization's profile.