diff options
| author | DivisionByZero <[email protected]> | 2023-02-18 01:07:09 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-02-18 01:07:09 +0100 |
| commit | c8c0ca21872e38b97e12a4ee5cd1132fe8a438ce (patch) | |
| tree | c3f626bd87738a3657cd0fbf1b4b19596cb648ad /CONTRIBUTING.md | |
| parent | 2e2db6cffbaab669f8ff363b07c92314513702e0 (diff) | |
| download | faker-c8c0ca21872e38b97e12a4ee5cd1132fe8a438ce.tar.xz faker-c8c0ca21872e38b97e12a4ee5cd1132fe8a438ce.zip | |
infra: add preflight script (#1846)
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 66503087..acdf2559 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ If you want to make `Faker` a better, please read the following contribution gui # Important -- Please make sure that you run `pnpm install`, `pnpm run build` and `pnpm run test` before making a PR to ensure that everything is working from the start. +Please make sure that you run `pnpm run preflight` before making a PR to ensure that everything is working from the start. ## Good to know |
