Contributing
How to contribute
We welcome improvements to the Authalla docs. Here’s how to get started.
Open an issue
If you notice a bug or missing topic, open an issue with reproduction steps or suggestions.
Submit a pull request
- Fork the repository and create a feature branch.
- Update documentation or examples.
- Submit a pull request with a clear summary and test plan.
Style guidelines
- Keep examples concise and focused.
- Use Authalla terminology for products and flows.
- Prefer
pnpmfor JavaScript tooling.