wgpu/.github/pull_request_template.md
Connor Fitzgerald 10172e1f38
Move Examples and Tests to Their Own Crates (#3841)
Co-authored-by: Connor Fitzgerald <connor@modyfi.io>
2023-06-10 18:35:46 +00:00

412 B

Checklist

  • Run cargo clippy.
  • Run cargo clippy --target wasm32-unknown-unknown if applicable.
  • Add change to CHANGELOG.md. See simple instructions inside file.

Connections Link to the issues addressed by this PR, or dependent PRs in other repositories

Description Describe what problem this is solving, and how it's solved.

Testing Explain how this change is tested.