Use this checklist to update an existing repository so it matches the structure and policies of the NethermindEth/rust-template template.
Replace template placeholders
Repository configuration
Branch protection & security
CI / Tooling / Code standards
Contribution & ownership
Release & publishing
Use this checklist to update an existing repository so it matches the structure and policies of the
NethermindEth/rust-templatetemplate.Replace template placeholders
TODO(template)markers throughout the repoREADME.md:LICENSEfilesRepository configuration
Branch protection & security
mainbranch:SECURITY.mdis present and up‑to‑dateCI / Tooling / Code standards
rust-toolchain.tomlrustfmt.tomldeny.tomlContribution & ownership
CODEOWNERSandCONTRIBUTING.mdto reflect your teamRelease & publishing
Cargo.toml, access tokens, etc.)