We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

A Guide to Perfecting Pull Requests

Formal Metadata

Title
A Guide to Perfecting Pull Requests
Title of Series
Number of Parts
16
Author
License
CC Attribution 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Writing clean and readable code is only half of the battle as a software engineer. The next step to overcome is the pull request. Now that we're living in an asynchronous world, it's more important than ever to concisely communicate what changes you're making and why. In this talk, we'll discuss what makes a good pull request including the title, the size of the PR and ways to make reviewing your pull request a fun time.