Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.09 KB

PULL_REQUEST_TEMPLATE.md

File metadata and controls

35 lines (21 loc) · 1.09 KB

Checklist

  • 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

Documentation changes

Links

Launchpad bug: https://bugs.launchpad.net/juju/+bug/

Jira card: JUJU-