Skip to content
Discussion options

You must be logged in to vote

Make your changes: Create a new branch in your local repository, make your desired code changes, and commit them.
Push your branch: Push your new branch with the committed changes to your GitHub repository.
Navigate to GitHub: Go to the repository on GitHub where you pushed your changes.
Create the Pull Request: GitHub will often display a banner indicating a recent push and offering to "Compare & pull request." Click this button, or navigate to the "Pull requests" tab and click "New pull request."
Select branches: Choose the base branch (where you want your changes merged) and your feature branch (containing your changes).
Add title and description: Provide a clear title and a detailed d…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by varnikapv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants