mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 20:43:02 +02:00
Add information about test changes Also remove "Other information" since I think that should also go under Description and to lower the amount of text in the template, to increase its use. [skip ci]
28 lines
799 B
Markdown
28 lines
799 B
Markdown
## Description
|
|
|
|
<!--
|
|
-- A description of changes, detailing *why* changes are made.
|
|
-- Remember: assign a reviewer, or use @mentions if org. member.
|
|
-->
|
|
|
|
## Checklist
|
|
|
|
Tick *relevant* boxes, this PR is-a or has-a:
|
|
|
|
- [ ] Bugfix
|
|
- [ ] Regression tests
|
|
- [ ] ChangeLog updates (for next release)
|
|
- [ ] Feature
|
|
- [ ] YANG model change => revision updated?
|
|
- [ ] Regression tests added?
|
|
- [ ] ChangeLog updates (for next release)
|
|
- [ ] Documentation added?
|
|
- [ ] Test changes
|
|
- [ ] Checked in changed Readme.adoc (make test-spec)
|
|
- [ ] Added new test to group Readme.adoc and yaml file
|
|
- [ ] Code style update (formatting, renaming)
|
|
- [ ] Refactoring (please detail in commit messages)
|
|
- [ ] Build related changes
|
|
- [ ] Documentation content changes
|
|
- [ ] Other (please describe):
|