Skip to content

Commit 8a02f8a

Browse files
authored
Fix links
1 parent 9b5a8f3 commit 8a02f8a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ Initially, you may use the custom bypasses section on the extension's settings p
99
### Submitting a Pull Request
1010

1111
When submitting a pull please take care that:
12-
- Your code follows [the code style]()
12+
- Your code follows [the code style](docs/CODE_STYLE.md#code-style)
1313
- Commit messages should be descriptive
14-
- If its a small change [squash all your commits]().
14+
- If its a small change [squash all your commits](docs/Git_CLI.md#squashing-commits)
1515
- Follow the pull request template
1616

1717
Consider joining the [Discord](https://discord.gg/RSAf7b5njt) so that we can discuss the PR in real time.

0 commit comments

Comments
 (0)