Skip to content
This repository was archived by the owner on Feb 25, 2020. It is now read-only.

Pull Requests

Sean Oldfield edited this page Mar 23, 2019 · 13 revisions

Pull Requests

To navigate to the PRs, use this link

Pull Request Process

All pull requests should follow a common template setup, they should also cover all criteria in the pull request checklist (unless otherwise specified).

Pull Request Checklist

  • Latest master merged into your branch
  • Tests covering all changes
  • Meet the projects coding conventions
  • No out of scope changes

Pull Request Template

Insert template here

Required Reviewers

Pull requests require a minimum of one person to review. When the person reviewing approves the changes, it is their job to merge the PR into master.

Clone this wiki locally