- Ready
- Development
- Hold
Short description what you did and/or fixed
Leave empty if none
- Ran
cargo fmt,cargo clippy --all-targets,cargo build --releaseandcargo testand fixed any generated errors! - Removed unnecessary commented out code
- Used specific traces (if you trace actions please specify the cause i.e. the player)
Note: if you locally don't get any errors, but GitHub Actions fails (especially at clippy) you might want to check your rust toolchain version. You can then feel free to fix these warnings/errors in your PR.