diff options
| author | Fuwn <[email protected]> | 2021-03-18 18:49:13 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-03-18 18:49:13 -0700 |
| commit | b64662000fb9b4f6db798b3f03b785d356277fc4 (patch) | |
| tree | 5439e07e1446a54a5524fcd9893ec80b06e66942 /CONTRIBUTING.md | |
| parent | fix: only deploy changes on master branch. (diff) | |
| download | book-b64662000fb9b4f6db798b3f03b785d356277fc4.tar.xz book-b64662000fb9b4f6db798b3f03b785d356277fc4.zip | |
chore: create contribution guidelines
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..4705763 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,5 @@ +# Contribution Guidelines +This document isn't very well detailed at the moment... + +## Guidelines +1. Please have a look over the current format of the book's pages. In the case that your pull request fails to meet the format, you will be asked to re-format. |