aboutsummaryrefslogtreecommitdiff
path: root/.github/pull_request_template.md
diff options
context:
space:
mode:
authorDivisionByZero <[email protected]>2023-02-18 01:07:09 +0100
committerGitHub <[email protected]>2023-02-18 01:07:09 +0100
commitc8c0ca21872e38b97e12a4ee5cd1132fe8a438ce (patch)
treec3f626bd87738a3657cd0fbf1b4b19596cb648ad /.github/pull_request_template.md
parent2e2db6cffbaab669f8ff363b07c92314513702e0 (diff)
downloadfaker-c8c0ca21872e38b97e12a4ee5cd1132fe8a438ce.tar.xz
faker-c8c0ca21872e38b97e12a4ee5cd1132fe8a438ce.zip
infra: add preflight script (#1846)
Diffstat (limited to '.github/pull_request_template.md')
-rw-r--r--.github/pull_request_template.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 9c07d984..8ec56cca 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -1,3 +1,5 @@
+<!-- Please run `pnpm run preflight` before opening a Pull Request to ensure that your code fulfills the minimal requirements for our project. -->
+
<!-- Please first read https://github.com/faker-js/faker/blob/next/CONTRIBUTING.md -->
<!-- Help us by writing a correct PR title following this guide: https://github.com/faker-js/faker/blob/next/CONTRIBUTING.md#committing -->