diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 000000000..a910b4f4a --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,5 @@ +## Contribution Guidelines + +1. All relevant commits should be squashed before raising a pull request. +2. All pull requests must have a clear title and description. If applicable, attach screenshots or test results. +3. All releases must be tagged and documented in the releases tab. \ No newline at end of file