Files
rtk-ai--rtk/.github/PULL_REQUEST_TEMPLATE.md
2026-07-13 12:01:57 +08:00

402 B

Summary

Test plan

  • cargo fmt --all && cargo clippy --all-targets && cargo test
  • Manual testing: rtk <command> output inspected

Important: All PRs must target the develop branch (not master). See CONTRIBUTING.md for details.