diff options
| author | DivisionByZero <[email protected]> | 2025-06-29 22:27:05 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-06-29 22:27:05 +0200 |
| commit | c7086b21b82d417a1dc2d47ce3bbc26362bb856b (patch) | |
| tree | e6b4847c393aeaa4f73f86f988d79caf183c3995 /docs/contributing/code-of-conduct.md | |
| parent | b174135e0921f13cdf5886235cd7e918e5588f32 (diff) | |
| download | faker-c7086b21b82d417a1dc2d47ce3bbc26362bb856b.tar.xz faker-c7086b21b82d417a1dc2d47ce3bbc26362bb856b.zip | |
docs(web): add contributing pages (#2869)
Diffstat (limited to 'docs/contributing/code-of-conduct.md')
| -rw-r--r-- | docs/contributing/code-of-conduct.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/contributing/code-of-conduct.md b/docs/contributing/code-of-conduct.md new file mode 100644 index 00000000..bd5b1c5a --- /dev/null +++ b/docs/contributing/code-of-conduct.md @@ -0,0 +1,9 @@ +--- +editLink: false +--- + +# Code of Conduct + +We welcome new contributors! +We appreciate your interest in making Faker a better library. +Please note that all contributors are expected to follow the [Code of Conduct](https://github.com/faker-js/faker/blob/next/CODE_OF_CONDUCT.md). |
