Skip to content

Commit

Permalink
Fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
NotAProton authored Sep 22, 2021
1 parent 9b5a8f3 commit 8a02f8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ Initially, you may use the custom bypasses section on the extension's settings p
### Submitting a Pull Request

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

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

0 comments on commit 8a02f8a

Please sign in to comment.