This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/.github/PULL_REQUEST_TEMPLATE.md

485 B

Description of Changes

  • details about the implementation of the changes
  • motivation for the change (broken code, new feature, etc)
  • contrast with previous behavior

Changes:

  • ..
  • ..

Issue:

TESTING ->

BREAKING CHANGE ->


Reviewer Checklist

  • It works!
  • Comments provide sufficient explanations for the next contributor
  • Tests cover changes and corner cases
  • Follows Quay syntax patterns and format