mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-29 04:03:01 +02:00
Referencing/Linking to issues is now supported in the GitHub GUI. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
32 lines
753 B
Markdown
32 lines
753 B
Markdown
## Description
|
|
|
|
<!--
|
|
-- A description of changes, detailing *why* changes are made.
|
|
-- Remember: assign a reviewer, or use @mentions if org. member.
|
|
-->
|
|
|
|
|
|
## Other information
|
|
|
|
<!-- Other relevant info, e.g., before/after screenshots -->
|
|
|
|
|
|
## 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?
|
|
- [ ] Code style update (formatting, renaming)
|
|
- [ ] Refactoring (please detail in commit messages)
|
|
- [ ] Build related changes
|
|
- [ ] Documentation content changes
|
|
- [ ] Other (please describe):
|
|
|