DEV Community

Discussion on: What's your typical process for reviewing a pull request in GitHub?

Collapse
 
rinky_05 profile image
Rinky Goyal @GraphQLConf

Adding to the awesome list -

  1. I would expand the file a bit to understand the context better.
  2. would add labels whether my comment is a minor/major - that is blocking or non-blocking
  3. use Squash & merge :)