Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 2.83 KB

CONTRIBUTING.md

File metadata and controls

28 lines (23 loc) · 2.83 KB

Contributing GitHub contributors Stories in Ready JavaScript Style Guide

Build Status Build status Test Coverage Code Climate bitHound Overall Score Dependency Status Dependency Status devDependency Status bitHound Dependencies bitHound Dev Dependencies NSP Status Bountysource Activity

The minimum requirements for code contributions are:

  1. The code must be compliant with the JS Standard Code Style rules
  2. All new and changed code should have a corresponding unit and/or integration test
  3. New and changed challenges should have a corresponding e2e test
  4. All unit, integration and e2e tests must pass locally

To avoid falling into the Content Duplication trap you find our detailed contribution guidelines over here:

https://bkimminich.gitbooks.io/pwning-owasp-juice-shop/content/part3/contribution.html