Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.57 KB

customizing-your-organizations-profile.md

File metadata and controls

29 lines (22 loc) · 1.57 KB
title intro versions topics shortTitle
Customizing your organization's profile
You can share information about your organization by customizing your organization's profile
fpt ghec ghes ghae
*
*
>3.3
issue-4749
Organizations
Customize organization profile

About your organization's profile README

You can share information about how to engage with your organization by creating an organization profile README. {% data variables.product.prodname_dotcom %} 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 {% data variables.product.company_short %} Flavored Markdown. For more information, see "Getting started with writing and formatting on {% data variables.product.prodname_dotcom %}."

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.