diff options
| author | Fuwn <[email protected]> | 2021-03-20 15:52:08 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-03-20 15:52:08 -0700 |
| commit | a1f8d432a2d270af5f945646f9e61c7b74f631bb (patch) | |
| tree | 4cc61a518af6a9b4a80abf8ba6b64e919b0819f6 | |
| parent | whirl: :star: (diff) | |
| download | whirl-a1f8d432a2d270af5f945646f9e61c7b74f631bb.tar.xz whirl-a1f8d432a2d270af5f945646f9e61c7b74f631bb.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..794f9bc --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,5 @@ +# Contribution Guidelines +This document isn't very well detailed at the moment... + +## Guidelines +1. At the moment, there is no GitHub Action in place to check if your pull request will compile, please ensure that your changes **do** in-fact compile before submitting your pull request (s). |