Contributing
Contributions should keep the sustainability story coherent across code, data, and documentation.
Workflow
- Create a branch for the change.
- Update code and docs together.
- Run the test suite.
- Open a merge request.
- Review the pipeline output before merging.
Good contribution habits
- Keep agent prompts and docs aligned.
- Update dashboard examples when data shape changes.
- Avoid changing GitLab and GitHub pipeline behavior separately without checking both.