Creating a Repository from Template#
This guide explains how to create a new repository from this template.
Steps to Create Repository#
On GitHub, navigate to the main page of the repository.
Above the file list, click “Use this template”.
Select “Create a new repository”.
Alternatively, you can open the template in a codespace and publish your work to a new repository later. For more information, see Creating a codespace from a template.
Use the Owner dropdown menu to select the account you want to own the repository.
Type a name for your repository, and an optional description.
Choose a repository visibility. For more information, see About repositories.
Optionally, to include the directory structure and files from all branches in the template, and not just the default branch, select “Include all branches”.
Optionally, if the personal account or organization in which you’re creating uses any GitHub Apps from GitHub Marketplace, select any apps you’d like to use in the repository.
Click “Create repository from template”.