Create a issue with your finding :)
Go to the file you think is wrong, click edit and commit changes in Github UI.
- Fork the repository
- install dependencies
- change something
- create pull request
Thank you to everyone who help our documentation in the journey to excellence. :)
pavelloz | diana-lakatos | piotrze | Slashek | lemingos | kv109 |
godot | ignacy | DeanmvSG | onecreative | chrisdanek | juliennearme |
streflik | mjaneczek | andrei | Agsiegert | Developer-DNM | digitalfuel |
nodejs 8.x, npm 6.x
npm install
npm start
npm run build
./scripts/generate_graphql.sh
./scripts/generate_liquid_filters.sh
./scripts/generate_liquid_tags.sh
./scripts/generate_rest_api.sh
We are using CodeceptJS to run integration tests
API_KEY=XXXXXXXX npm test