Files
Pumpkin/.github/PULL_REQUEST_TEMPLATE.md
2024-11-07 07:59:55 +01:00

491 B

Description

Testing

Checklist

Things need to be done before this Pull Request can be merged.

  • Code is well-formatted and adheres to project style guidelines: cargo fmt
  • Code does not produce any clippy warnings cargo clippy