mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-22 06:44:14 +00:00
Fix typo in pull request template. (#4712)
This commit is contained in:
parent
a34e39ad2f
commit
15f49fbb59
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
@ -20,5 +20,5 @@ person(s) who reviewed your changes. This will make sure it gets re-added to the
|
|||||||
- [ ] Run `cargo clippy`. If applicable, add:
|
- [ ] Run `cargo clippy`. If applicable, add:
|
||||||
- [ ] `--target wasm32-unknown-unknown`
|
- [ ] `--target wasm32-unknown-unknown`
|
||||||
- [ ] `--target wasm32-unknown-emscripten`
|
- [ ] `--target wasm32-unknown-emscripten`
|
||||||
- [ ] Run `cargo xtask run` to run tests.
|
- [ ] Run `cargo xtask test` to run tests.
|
||||||
- [ ] Add change to `CHANGELOG.md`. See simple instructions inside file.
|
- [ ] Add change to `CHANGELOG.md`. See simple instructions inside file.
|
||||||
|
Loading…
Reference in New Issue
Block a user