Skip to content

Commit d469315

Browse files
authored
Update CONTRIBUTING.md
1 parent a972fef commit d469315

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ ops/ci-checks.sh
3131
```
3232

3333
This script also validates your commit messages against the [Conventional Commits](https://www.conventionalcommits.org/) format.
34-
If you have uncommitted changes, it will skip commit message validation with a warning - commit first, then re-run to validate.
34+
Commit all your changes before you run the check. If your working directory is dirty the script will skip commit message validation with a warning.
3535

3636
You can also run the commit message check independently:
3737
```

0 commit comments

Comments
 (0)