Introduction to Git and GitHub - What Is a Repository, and How Do You Create One?

Tell us what’s happening:

2026-08-11

when create + sign on top-right page of github, click new repository

No option to select a template

maybe removed from github new version and freecodecamp document should change?

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36

Challenge Information:

Introduction to Git and GitHub - What Is a Repository, and How Do You Create One?

GitHub Link: freeCodeCamp/curriculum/challenges/english/blocks/lecture-introduction-to-git-and-github/68829061f03543726ea6f318.md at main · freeCodeCamp/freeCodeCamp · GitHub

Hi @GoodERP_Jeff

The first option you’ll see there is the ability to choose a template. You likely do not have one of these set up yet, but a template is a special kind of repository that you can use as a springboard for your new repositories. These are helpful for including documentation or issue templates in all of your projects.

The lesson mentions that a template can be setup.

Happy coding

Yes, you are right, thank you for your help