diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..92b1ead --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,8 @@ +# Contributing + +## How to contribute +1. Create a new branch from the develop branch called "features/" +2. make your changes +3. commit your changes with a descriptive message +4. push to your branch +5. submit a pull request