Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,10 +120,10 @@ Before opening a Pull Request, be sure:

- Includes a thorough Description which clearly states what problems the PR
solves.
- Description contains a link to the Github Issue, and any relevent Discussions,
- Description contains a link to the Github Issue, and any relevant Discussions,
this PR applies to.
- Include new tests that fail without this PR but passes with it.
- Include any relevent Documentation changes related to this change.
- Include any relevant Documentation changes related to this change.
- Verify all commits have been _signed_ in accordance with the DCO policy.
- Disclosed AI tooling assistance.
- Reviewed PR commit history to remove unnecessary changes.
Expand Down