Thank you for helping improve HamavaELV software and documentation.
- Search existing issues and pull requests before opening a new one.
- Use an issue or internal work item for changes that affect architecture, security, data, or public behavior.
- Never include credentials, personal data, customer information, production logs, or internal network details.
- Create a focused branch such as
feat/...,fix/...,docs/..., orchore/.... - Keep commits small, descriptive, and reviewable.
- Add or update tests for behavior changes.
- Update documentation and configuration examples when needed.
- Open a pull request using the organization template.
- Address review feedback and ensure required checks pass.
A pull request should explain the problem, the chosen solution, testing performed, operational risk, rollout needs, and any follow-up work.
Security-sensitive changes must follow least-privilege principles and must not weaken authentication, authorization, validation, secret handling, logging, or auditability.
By contributing, you agree that your work may be used under the license and terms of the target repository.