Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 379 Bytes

File metadata and controls

6 lines (5 loc) · 379 Bytes

Contributing to RBT

  1. Scope: Contributions must align with the lawful, research-oriented nature of the project. PRs introducing stealth, evasion, or covert features will be rejected.
  2. Code Quality: Run cargo fmt and cargo clippy before submitting.
  3. Testing: Include unit tests for new configuration logic.
  4. Commits: Use Conventional Commits format.