# Create Github Repo

Create a new GitHub repository with customizable settings including visibility, README file, .gitignore template, and license. This workflow is used when starting a new project or establishing a remote repository for version control.

## Steps

1. Switch tab
2. Navigate to https://github.com/new
3. Click "Repository name*" textbox
4. Type into "Repository name*" textbox
5. Click "Description" textbox
6. Type into "Description" textbox
7. Click "Public" button
8. Click "Private You choose who can see and commit to this repository." menuitemradio
9. Click "Add README" button
10. Click "No .gitignore" button
11. Type into ".gitignore template filter" combobox
12. Click "Android" option
13. Click "No license" button
14. Click "MIT License" option
15. Type into "License filter" combobox
16. Click "Create repository" button
17. Navigate to https://github.com/abhi-browzer/abhirepo
