Introduction

This document describes how we use Pull Requests at Township, and what comprises a well-formed PR.

Pull Requests at Township

The purpose of a PR is to provide a summary/preview of the work that has been done to those doing code review for a feature, bug fix, code change, etc.

A PR should consist of as many of the following as needed:

Pull Request Process at Township

Submitting PRs

When you push your first commit from a branch, Github will display a banner with a button to open a new pull request. You then need to fill in the PR description and submit it as a Draft PR or Ready for Review PR.

Draft PRs