Please read Auth0's contribution guidelines.
- PR for docs site update, if needed
- Code-level documentation expectations
- 100% documentation coverage for PRs
- Include links to relevant Auth0 doc pages
Information about compiling CSS, JS, SVG, etc.
Link to README installation steps and include anything additional needed to contribute to the project.
General information about the test suite and how to format and structure tests.
Any additional information needed to run the test suite. Include bash
-formatted commands like:
composer test
bundle exec rake test
Also include any information about essential manual tests.
Information about scripts to run before committing.
What CI checks for and how to pass.
Anything not covered in the general guidelines linked above.