Skip to content

Commit

Permalink
Update docs/contributing/index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jhkennedy authored Oct 4, 2024
1 parent a214c8e commit 8326c6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributing/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ relevant tab to proceed.
- Create one or more new tests to demonstrate the bug and observe them fail
- Update the relevant code to fix the issue
- Successfully run your new unit tests
- Lint and format your code with [Pre-Commit](development.md#usage-of-pre-commit)
- Lint and format your code with [pre-commit](development.md#usage-of-pre-commit)
- Describe your changes in the `CHANGELOG.md`

=== "Contributing a New Feature"
Expand Down

0 comments on commit 8326c6d

Please sign in to comment.