- Fork this repository
- Clone your fork
- Add this repository as second remote to your own with this command:
git remote add upstream https://github.com/lucassouzavieira/arangodb-php-odm.git
- Check our open issues or open a new if you find a trouble, describing how to reproduce it
- Open a Pull Request to integrate your contribution and also, we recommend reading the following article: Contributing to open source