diff options
| author | Fuwn <[email protected]> | 2021-03-18 18:54:41 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-03-18 18:54:41 -0700 |
| commit | bc59a4b91b4f457f30356f31ad1a636774411470 (patch) | |
| tree | ec44109b9c72590e85d8d27750fe9cf6fa0de9b6 /src/introduction/contributing.md | |
| parent | chore: create contribution guidelines (diff) | |
| download | book-bc59a4b91b4f457f30356f31ad1a636774411470.tar.xz book-bc59a4b91b4f457f30356f31ad1a636774411470.zip | |
feat: many new pages
Diffstat (limited to 'src/introduction/contributing.md')
| -rw-r--r-- | src/introduction/contributing.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/introduction/contributing.md b/src/introduction/contributing.md new file mode 100644 index 0000000..0cb4775 --- /dev/null +++ b/src/introduction/contributing.md @@ -0,0 +1,3 @@ +# Contributing + +Please reference the [contribution guidelines](https://github.com/Whirlsplash/book/blob/master/CONTRIBUTING.md) of this repository. |