Files
nora/.github/pull_request_template.md

344 B

What does this PR do?

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)