Skip to content

Commit c83003f

Browse files
committed
Clarification on automated checks and legacy issues
1 parent bc39e08 commit c83003f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ chore: update mkdocs dependencies
180180
The project uses [markdownlint](https://github.com/DavidAnson/markdownlint) with configuration in `.markdownlint.json`.
181181

182182
**Automated Checks:**
183-
We have a GitHub Action that checks for formatting errors on Pull Requests. To avoid flagging legacy issues, **it only checks files that you have modified.**
183+
We have a GitHub Action that checks for formatting errors on Pull Requests. To follow best practices, **it only checks files that you have modified.**
184184

185185
**Key Rules:**
186186

0 commit comments

Comments
 (0)