The minimum requirements for code contributions are:
- The code must be compliant with the configured ESLint rules based on the JS Standard Code Style.
- All new and changed code should have a corresponding unit and/or integration test.
- New and changed challenges must have a corresponding e2e test.
- Status checks must pass for the last commit within your PR.
- All Git commits within a PR must be signed off to indicate the contributor's agreement with the Developer Certificate of Origin.
You can find our detailed contribution guidelines over here:
https://pwning.owasp-juice.shop/companion-guide/latest/part3/contribution.html
Learn all about our crowd-sourced translation project on Crowdin here: https://pwning.owasp-juice.shop/companion-guide/latest/part3/translation.html