How to create a repository on GitHub - nguyetkhuc/Technical-Writing GitHub Wiki

Table of Contents

  1. Overview
  2. Task
  3. Summary
  4. Prerequisites
  5. Steps
  6. Results
  7. Reference

Overview

GitHub is a Web-based Git version control repository hosting service. It provides access control and several collaboration features such as bug tracking, feature requests, task management, and wiki pages for every project.

Task

Create a repository on GitHub.

Summary

In this section, you will learn how to create a new repository on GitHub.

Prerequisites

You will need a browser and a GitHub account.

Steps

  1. Log into your GitHub account.
  2. On the upper right corner next to your profile picture, select the "+" symbol.
  3. From the drop-down menu, select "New repository".
  4. Enter the name of your repository.
  5. Choose "Create repository" when you are done.

Result

Once you complete the above steps, you will have created a Wiki page.

Reference

Learn more about GitHub.