-
Notifications
You must be signed in to change notification settings - Fork 63.2k
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/get-started/exploring-projects-on-github/contributing-to-a-project
What part(s) of the article would you like to see updated?
I'm on the "Creating a branch to work on" step. When I try to follow the instructions, Git Bash says, "fatal: not a valid object name: 'master'". Since the article provides no guidance on troubleshooting Git Bash, the reader's left stranded at a dead end.
Can you please add links for where users can go for any Git Bash errors they might encounter in this tutorial?
Additional information
I'm teaching myself how to code and was referred to GitHub Docs via MDN Learning Area/Guides. Contributing to a project is the third out of five links they recommend in their Git and GitHub article.
Since I suspect many other learners are arriving at this tutorial in the same way, it might be helpful to note whether any prior Git Bash knowledge is prerequisite to successfully complete the steps (via the above recommended solution).