diff options
| author | Fuwn <[email protected]> | 2021-03-20 15:52:08 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-03-20 15:52:08 +0000 |
| commit | b73ea23f2cce37641a5e9eef3fc4fb7359861990 (patch) | |
| tree | da2f560aec9c3425733a037d9d5996c719d6c719 | |
| parent | whirl: :star: (diff) | |
| download | whirl-b73ea23f2cce37641a5e9eef3fc4fb7359861990.tar.xz whirl-b73ea23f2cce37641a5e9eef3fc4fb7359861990.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). |