PR Peer Review 👥 [Hacktoberfest Challenge] #177822
Unanswered
queenofcorgis
asked this question in
Repositories
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Like navigating a corn maze, having a buddy to help guide you for your first PR submission makes it much easier and enjoyable.
This week’s challenge focuses on your contribution, usually in the form of a pull request which allows you to suggest changes to the project.
Share your pull request here before you submit it and you’ll get an extra set of eyes on it!
What is a pull request? A pull request is a proposal to merge a set of changes from one branch into another. In a pull request, collaborators can review and discuss the proposed set of changes before they integrate the changes into the main codebase. Pull requests display the differences, or diffs, between the content in the source branch and the content in the target branch.
Challenge 🔨
You can participate in one or both of these challenges this week:
To create a draft pull request, use the drop-down and select Create Draft Pull Request, then click Draft Pull Request.
Tips ✨
Inspiration ⚡
How to review code effectively: A GitHub staff engineer’s philosophy, @cheshire137 discusses her philosophy of code review, what separates good code review from bad, her strategy for finding and reviewing code, and how to get the most from reviews of her own code.
Beta Was this translation helpful? Give feedback.
All reactions