Anatomy of a perfect pull request
Writing clean code is just one of many factors you should care about when creating a pull request.
Large pull requests cause a big overhead during the code review and can facilitate bugs in the codebase.
That's why you need to care about the pull request itself. It should be short, have a clear title and description, and do only one thing.
read more
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.