amqtt/.github/pull_request_template.md

497 B

Changes included in this PR

(Bug fix, feature, docs update, ...)

Current behavior

Link to an open issue here...

New behavior

If this is a feature change, describe the new behavior

Impact

Describe breaking changes, including changes a users might need to make due to this PR

Checklist

  1. Does your submission pass the existing tests?
  2. Are there new tests that cover these additions/changes?
  3. Have you linted your code locally before submission?