You can create independent or nested teams to manage repository permissions and mentions for groups of people.| GitHub Docs
You can create two kinds of gists: public and secret. Create a public gist if you're ready to share your ideas with the world or a secret gist if you're not.| GitHub Docs
You can manage how GitHub looks to you by setting a theme preference that either follows your system settings or always uses a light or dark mode.| GitHub Docs
You can view your project as a high-density table, as a kanban board, or as a timeline-style roadmap.| GitHub Docs
Learn how you can use GitHub Issues to track ideas, feedback, tasks, or bugs.| GitHub Docs
You can upload and commit an existing file to a repository on GitHub or by using the command line.| GitHub Docs
When you create a repository on GitHub, it exists as a remote repository. You can clone your repository to create a local copy on your computer and sync between the two locations.| GitHub Docs
You can create a new repository on your personal account or any organization where you have sufficient permissions.| GitHub Docs
Learn about pull requests and draft pull requests on GitHub. Pull requests communicate changes to a branch in a repository. Once a pull request is opened, you can review changes with collaborators and add follow-up commits.| GitHub Docs
You can use the github.dev web-based editor to edit files and commit your changes.| GitHub Docs