Files
aptly/.github/PULL_REQUEST_TEMPLATE.md
T
2016-12-30 00:11:45 +03:00

22 lines
412 B
Markdown

Fixes #
## Requirements
All new code should be covered with tests, documentation should be updated. CI should pass.
## Description of the Change
<!--
Why this change is important?
-->
## Checklist
- [ ] unit-test added (if change is algorithm)
- [ ] functional test added/updated (if change is functional)
- [ ] man page updated (if applicable)
- [ ] documentation updated
- [ ] author name in `AUTHORS`