Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 466 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

21 lines (13 loc) · 466 Bytes

A Pull Request should be associated with an Issue.

Description

Closes issue(s)

How to test / repro

Screenshots

Changes include

  • Bugfix (non-breaking change that solves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)

Checklist

  • I have tested this code
  • I have updated the Readme

Other comments