Skip to content

Commit c0d022c

Browse files
committed
Fix link in PR template [skip ci]
1 parent 68b7b69 commit c0d022c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<!-- If you are not able to complete one of these steps, you can still create a PR, but note what caused you trouble. -->
1212

13-
- [ ] Checked out the [contribution guidelines](CONTRIBUTING.md)
13+
- [ ] Checked out the [contribution guidelines](https://github.com/0xSpaceShard/starknet-devnet/blob/main/.github/CONTRIBUTING.md)
1414
- [ ] Applied formatting - `./scripts/format.sh`
1515
- [ ] No linter errors - `./scripts/clippy_check.sh`
1616
- [ ] No unused dependencies - `./scripts/check_unused_deps.sh`

0 commit comments

Comments
 (0)