diff options
| author | Shinigami <[email protected]> | 2022-08-16 16:52:06 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-08-16 08:52:06 +0000 |
| commit | 5dd30f33c0f3135a2d47c7d5f5a2d51c78774c0d (patch) | |
| tree | 28d6c666122e4b40156db0dc9015e50311fe7126 /.github/pull_request_template.md | |
| parent | f8c9f60307823be517825ae60624f9bbe2ea5219 (diff) | |
| download | faker-5dd30f33c0f3135a2d47c7d5f5a2d51c78774c0d.tar.xz faker-5dd30f33c0f3135a2d47c7d5f5a2d51c78774c0d.zip | |
ci: verify semantic pull requests (#1264)
Diffstat (limited to '.github/pull_request_template.md')
| -rw-r--r-- | .github/pull_request_template.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..988d8cd5 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,3 @@ +<!-- Please first read https://github.com/faker-js/faker/blob/verify-semantic-pull-requests/CONTRIBUTING.md --> + +<!-- Help us by writing a correct PR title following this guide: https://github.com/faker-js/faker/blob/verify-semantic-pull-requests/CONTRIBUTING.md#committing --> |
