diff options
| -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). |