Updates. By Jeff Kreeftmeijer

When submitting a pull request to an open source project, please split up your work. Did a dependency update and added a feature? Great! Open two pull requests. That makes it easier to accept part of your work.

Don’t “Update $dependency. Also; accept new options in $function”.