Set up the Repo (5 min)
Edit Repository details
- At the top right next "About" click the options ("gear") icon.
- Edit the repository metadata as needed, but at least a description should be provided.
- Click "Save Changes".
Complete Readme
- Update the title of the README.md to your project's title.
- Update the "About" section of the README.md to describe your project
- Additionally, you can add installation, deployment and usage documentation, etc.
- If you have a readme already prepared you can simply replace the "About" section with your existing content.
- Just make sure to keep the "Code of Conduct" and "Licensing" sections of the template unchanged at the bottom of your readme.
tip
See also Create a Repository > Merge Tips!
Add your code
- Add your code to the repository, ensuring not to overwrite any existing files..
tip
See also Create a Repository > Merge Tips!