Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 480 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (9 loc) · 480 Bytes

Contribution

Please read Auth0's contribution guidelines.

Documentation

  • PR for docs site update, if needed
  • Code-level documentation expectations
    • 100% documentation coverage for PRs
    • Include links to relevant Auth0 doc pages

Code quality tools

Running npm run-script build will perform necessary linting via tsLint and the project-adopted rules contained in tslint.json