Thanks for helping improve Charm. Contributions can include code, templates, docs, tests, bug reports, and product feedback.Documentation Index
Fetch the complete documentation index at: https://docs.charmos.io/llms.txt
Use this file to discover all available pages before exploring further.
How to Contribute
- Fork the repository.
- Create a branch for your change.
- Make the smallest focused change that solves the problem.
- Run relevant checks.
- Open a pull request.
Pull Request Expectations
Every PR should include:- what changed,
- why it is needed,
- how reviewers can validate it,
- screenshots or logs for UI/runtime changes,
- docs updates when behavior changes,
- migration or deploy notes when relevant.
Good First Contributions
- Fix docs gaps.
- Improve examples.
- Add tests around existing behavior.
- Clarify error messages.
- Improve templates.
