diff options
| author | Fuwn <[email protected]> | 2021-04-06 19:02:23 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-04-06 19:02:23 -0700 |
| commit | 3efcaf76782c35e5082f70d1cb623ecd54bc6e82 (patch) | |
| tree | b1f69abcd5370afc4f869e657df10415fa6925c0 | |
| parent | Initial commit (diff) | |
| download | site-3efcaf76782c35e5082f70d1cb623ecd54bc6e82.tar.xz site-3efcaf76782c35e5082f70d1cb623ecd54bc6e82.zip | |
chore: Create contribution guidelines
| -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. |