Pull requests are a form of documentation
ben.balter.com
Pull requests are a form of documentation
1–2 of 2 posts
Re: Pull requests are a form of documentation
#2TL;DR: When authoring a pull request, use the body as an opportunity to document the proposed change, especially the “why”, and cross link any related issues or other PRs to create a trail of breadcrumbs for future contributors.