mirror of
https://github.com/getnora-io/nora.git
synced 2026-04-12 10:20:32 +00:00
- clippy.toml: cognitive-complexity=25, too-many-arguments=7 - Issue templates: bug report + feature request (YAML forms) - PR template with checklist (fmt, clippy, test, unwrap, changelog) - README: Helm OCI support documented, NORA_LOG_LEVEL/FORMAT env vars - GitHub topic: helm-registry re-added (verified helm push/pull works)
17 lines
255 B
Markdown
17 lines
255 B
Markdown
## Summary
|
|
|
|
<!-- What does this PR do? -->
|
|
|
|
## Changes
|
|
|
|
<!-- List key changes -->
|
|
|
|
## Checklist
|
|
|
|
- [ ] passes
|
|
- [ ] passes
|
|
- [ ] passes
|
|
- [ ] No in production code
|
|
- [ ] New public API has documentation
|
|
- [ ] CHANGELOG updated (if user-facing change)
|