diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..ab7bd89 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,14 @@ +# Contributing + +Fork and create a new branch. *It is best to leave `master` for keeping your fork up to date.* +- Try to keep the code style consistent. +- Test your changes with the demo app. +- Push your code and open a Pull Request! + +# Bugs + +Please be clear and as detailed as possible in your description of the bug. +- version you are using. *just post your Podfile.lock if unsure*. +- Steps to reproduce. +- <3 a demo app on git or zip. +