- If you're attempting to fix a translation issue, please submit your changes to our POEditor project instead of opening a PR.
-
Run the frontend and integration tests with
yarn lint && yarn flow && yarn test
) -
If there are changes to the backend codebase, run the backend tests with
lein test && lein lint && ./bin/reflection-linter
-
Sign the Contributor License Agreement (unless it's a tiny documentation change).