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
ruby 2.x, nodejs 8.x, npm 5.x
bundle install && npm install
npm start
npm run build
Thank you to everyone who help our documentation in the journey to excellence. :)
./scripts/generate_graphql.sh
./scripts/generate_liquid_filters.sh
./scripts/generate_rest_api.sh
We are using CodeceptJS to run integration tests
API_KEY=XXXXXXXX npm test