Writing effective Pull Requests (Merge Requests)
If you are managing a git repository as a team, then Pull Requests (or Merge Requests) are a primary method of communication for the team. This is true if your repository is application code, purely infrastructure-as-code, or anything that can be man...
jonbarnett.hashnode.dev8 min read