Some websites use GitHub to manage their content (e.g. SSW Rules). GitHub makes reviewing changes easy through "Pull Requests".
A Pull Request is a request to make changes to 1 or more files. GitHub provides out of the box functionality for reviewing changes in a pull request.
Open the Pull Request and examine the changes using the tabs:
Figure: Reviewing tabs in a GitHub Pull Request
Figure: The view via "Display the rich diff" button
Go to Files changed | Review changes and** **Select an option:
Figure: Steps for submitting a Pull Request review
Done! Your review has been submitted ⭐
Most PRs will need a PBI. It should make the reason for the change easy to understand.
If a Pull Request with no PBI linked gets too complex to understand from the diff alone, create a PBI to show the context, review criteria, or traceability beyond the PR itself.
In these cases, use YakShaver to record your screen and voice while walking through the change. YakShaver turns that explanation into a clear PBI, making the intent, impact, and review points visible to everyone.