d5f55b5f9c
Coverage / build (push) Has been cancelled
Docker / Build (push) Has been cancelled
Docker / Publish (push) Has been cancelled
Node.js CI / build (16, macos-latest) (push) Has been cancelled
Node.js CI / build (16, ubuntu-latest) (push) Has been cancelled
Node.js CI / build (16, windows-latest) (push) Has been cancelled
NPM / Build (22) (push) Has been cancelled
NPM / Pack (push) Has been cancelled
NPM / Publish (push) Has been cancelled
13 lines
436 B
Markdown
13 lines
436 B
Markdown
## Checklist
|
|
|
|
- [ ] Commit Messages follow the [Conventional Commits](https://conventionalcommits.org/) pattern
|
|
- A feature commit message is prefixed "feat:"
|
|
- A bugfix commit message is prefixed "fix:"
|
|
- [ ] Tests for the changes have been added
|
|
- [ ] CI has been passed. (GitHub actions all turns green)
|
|
- [ ] CLA has been signed
|
|
|
|
## Description
|
|
|
|
> please describe the changes that you are making, with the related issue number.
|