When I was a Software Engineer at Meta, we had a concept of PRs called as diffs. Diff is basically another name for the pull request, but instead of spanning across multiple files with the usual many code changes, it will be a self-contained code change with as much minimal