How to Create a New Branch in a Forked Repository using GitHub Web GUI and Submit a PR as the Contributing Guidelines Specifically Say "Create a New Branch for Every PR and Avoid Committing from Master Branch" #753
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How to Create a New Branch in a Forked Repository using GitHub Web GUI and Submit a PR as the Contributing Guidelines Specifically Say "Create a New Branch for Every PR and Avoid Committing from Master Branch"
I am contributing to a GitHub repository and the contributing guidelines explicitly state to create a new branch for every pull request (PR) and avoid committing from the master branch. I need detailed steps on how to achieve this using the GitHub web interface. Here are my questions:
Creating a New Branch in a Forked Repository
Making Changes and Committing
Making Changes:
Committing Changes:
Submitting a Pull Request (PR)
Detailed Steps and Best Practices
I would appreciate detailed steps and any tips or best practices you can share. Thank you!
Steps I've Taken So Far:
Issues and Concerns:
Thanks in advance for your help and guidance!
Beta Was this translation helpful? Give feedback.
All reactions