PULL_REQUEST_TEMPLATE.md

July 2, 2026 ยท View on GitHub

Summary

API Or Behavior Changes

Tests

  • cargo fmt --check
  • cargo clippy --all-targets -- -D warnings
  • cargo clippy --all-targets --all-features -- -D warnings
  • cargo build --all-targets
  • cargo build --all-targets --all-features
  • cargo test
  • cargo test --all-features

Documentation