diff options
| author | Matt Mayer <[email protected]> | 2023-05-11 13:57:21 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-05-11 08:57:21 +0200 |
| commit | ca9610c597534ee31ac4a3a7660343f388eed121 (patch) | |
| tree | 851fec393f4e0bcedaf2ad228951b54b57a96f20 /docs/about | |
| parent | 9e1155ceb59b132d291b9d11be279896633cfb62 (diff) | |
| download | faker-ca9610c597534ee31ac4a3a7660343f388eed121.tar.xz faker-ca9610c597534ee31ac4a3a7660343f388eed121.zip | |
docs: add contributing link from html docs back to github (#2145)
Diffstat (limited to 'docs/about')
| -rw-r--r-- | docs/about/contributing.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/about/contributing.md b/docs/about/contributing.md new file mode 100644 index 00000000..a648f93a --- /dev/null +++ b/docs/about/contributing.md @@ -0,0 +1,7 @@ +--- +editLink: false +--- + +# Contributing + +We welcome new contributors! For more information see the [Contributing](https://github.com/faker-js/faker/blob/next/CONTRIBUTING.md) file on Github. All contributors are expected to follow the [Code of Conduct](https://github.com/faker-js/faker/blob/next/CODE_OF_CONDUCT.md) |
