amqtt/.github/pull_request_template.md

22 wiersze
497 B
Markdown

### 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?