Organization settings
So far, we have only explored the Member privileges
setting. Let's see the rest of them by heading over to the Settings page of an organization.
Profile
From the profile page, you can change the organization's name and its description, add a URL and a profile picture, rename the organization namespace, and even delete it:

After making all of these changes, you can see that the landing page of your organization will be a little bit prettier:

Security
Under the Security tab you can require all the member of the organization to enable two-factor authentication for maximizing security.
Audit log
If you have ever worked in a Unix environment, you should know that almost everything that is done in the system gets logged somewhere (usually under /var/log/
). In the same way, GitHub logs most actions in what it calls an audit log.
While I was performing all the team creation, membership, and repositories examples, I got quite a big audit log:

You can see what user made what action and...