Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 800 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

27 lines (17 loc) · 800 Bytes

Why this change is needed and what it does.

Checklist

If an item is not applicable, use ~strikethrough~.

  • Code style: imports ordered, good names, simple structure, etc
  • Comments saying why design decisions were made
  • Go unit tests, with comments saying what you're testing
  • Integration tests, with comments saying what you're testing
  • doc.go added or updated in changed packages

QA steps

Commands to run to verify that the change works.

QA steps here

Documentation changes

How it affects user workflow (CLI or API). Delete section if not applicable.

Bug reference

Link to Launchpad bug. Delete section if not applicable.