Thanks for considering a contribution to the ticketing contract.
rustup target add wasm32-unknown-unknown
cargo test -p stellar-tickets-ticketingcargo fmt --allcargo clippy --all-targets -- -D warningscargo test --workspacestellar contract buildto confirm the wasm still builds
Keep commits scoped to one logical change. Prefer imperative subject lines ("Add resale price cap test" not "Added" or "Adding").
Open a GitHub issue with a minimal reproduction — for contract bugs, a failing test case is the most useful thing you can attach.