We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68b7b69 commit c0d022cCopy full SHA for c0d022c
.github/pull_request_template.md
@@ -10,7 +10,7 @@
10
11
<!-- If you are not able to complete one of these steps, you can still create a PR, but note what caused you trouble. -->
12
13
-- [ ] Checked out the [contribution guidelines](CONTRIBUTING.md)
+- [ ] Checked out the [contribution guidelines](https://github.com/0xSpaceShard/starknet-devnet/blob/main/.github/CONTRIBUTING.md)
14
- [ ] Applied formatting - `./scripts/format.sh`
15
- [ ] No linter errors - `./scripts/clippy_check.sh`
16
- [ ] No unused dependencies - `./scripts/check_unused_deps.sh`
0 commit comments