mirror of
https://github.com/getnora-io/nora.git
synced 2026-04-12 11:30:32 +00:00
16 lines
344 B
Markdown
16 lines
344 B
Markdown
## What does this PR do?
|
|
|
|
<!-- Brief description of the change -->
|
|
|
|
## Related issue
|
|
|
|
<!-- Link to issue, e.g. Fixes #123 -->
|
|
|
|
## Checklist
|
|
|
|
- [ ] `cargo fmt` passes
|
|
- [ ] `cargo clippy` passes with no warnings
|
|
- [ ] `cargo test --lib --bin nora` passes
|
|
- [ ] New functionality includes tests
|
|
- [ ] CHANGELOG.md updated (if user-facing change)
|