25 lines
691 B
Markdown
25 lines
691 B
Markdown
## Description
|
|
|
|
<!-- What does this PR do? Why? -->
|
|
|
|
## Type of change
|
|
|
|
- [ ] Bug fix
|
|
- [ ] Feature (requires an approved issue — see below)
|
|
- [ ] Refactor / chore
|
|
- [ ] Documentation
|
|
|
|
## Checklist
|
|
|
|
- [ ] I have linked the related issue below
|
|
- [ ] My code follows the existing style and conventions
|
|
- [ ] I have tested my changes locally
|
|
- [ ] I have included screenshots for any UI changes
|
|
|
|
## Linked issue
|
|
|
|
Closes #<!-- issue number -->
|
|
|
|
> **Feature PRs without a linked, approved issue will be closed without review.**
|
|
> Open or comment on a [feature request](https://github.com/kanbn/kan/issues/new?template=feature_request.md) first and wait for maintainer approval before building.
|