mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-04 05:10:40 +00:00
docs: update PR tempalte
This commit is contained in:
@@ -4,6 +4,10 @@ Fixes #
|
|||||||
|
|
||||||
All new code should be covered with tests, documentation should be updated. CI should pass.
|
All new code should be covered with tests, documentation should be updated. CI should pass.
|
||||||
|
|
||||||
|
Also, to speed up things, if you could kindly "Allow edits and access to secrets by maintainers" in the
|
||||||
|
PR settings, as this allows us to rebase the PR on master, fix conflicts, run coverage and help with
|
||||||
|
implementing code and tests.
|
||||||
|
|
||||||
## Description of the Change
|
## Description of the Change
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
@@ -14,6 +18,7 @@ Why this change is important?
|
|||||||
|
|
||||||
## Checklist
|
## Checklist
|
||||||
|
|
||||||
|
- [ ] allow Maintainers to edit PR (rebase, run coverage, help with tests, ...)
|
||||||
- [ ] unit-test added (if change is algorithm)
|
- [ ] unit-test added (if change is algorithm)
|
||||||
- [ ] functional test added/updated (if change is functional)
|
- [ ] functional test added/updated (if change is functional)
|
||||||
- [ ] man page updated (if applicable)
|
- [ ] man page updated (if applicable)
|
||||||
|
|||||||
Reference in New Issue
Block a user