curriculum
curriculum copied to clipboard
Recipes: <Short description of your suggestion>
Checks
- [X] This is not a duplicate of an existing issue (please have a look through our open issues list to make sure)
- [X] I have thoroughly read and understand The Odin Project Contributing Guide
- [ ] Would you like to work on this issue?
Describe your suggestion
After the completion of the assignment listed on the page, we are asked to upload our website on the web but I didn't get the option of changing my Branch from 'none' to 'main'. Probably it was happening as the step of pushing our local files to the GitHub repository was missing from the instructions.
Path
Foundations
Lesson Url
https://www.theodinproject.com/lessons/foundations-recipes
(Optional) Discord Name
No response
(Optional) Additional Comments
No response
@rmn-k Thank you for opening this issue.
Just above the assignment section, there's a section labelled Tips on when to commit
, which is part of the instructions for setting up the project repo and cloning it.
In that section, it reminds about the git workflow of add -> commit -> push
and when would be sensible times to do so.
So in my opinion, the project contents includes all the necessary information for what to do and I don't feel like any changes need to be made. And it hasn't seemed like a particularly common problem that comes up in the Discord server.
In case you had missed that section/forgot about it, now that I've mentioned it's there, does that help resolve your original question?
Closing as it no further response nor further action required.