Contributing Guide¶
This document provides guidelines for contributing to the Iceberg Data Engineering Platform project.
Getting Started¶
Prerequisites¶
Before contributing, ensure you have:
- Docker and Docker Compose installed
- Git for version control
- Python 3.8+ for local development
- VS Code or your preferred IDE
Development Setup¶
- Fork the Repository
bash
git clone https://github.com/your-username/iceberg-data-engineering.git
cd iceberg-data-engineering
- Start Development Environment
bash
docker-compose up -d
- Verify Setup
```bash docker-compose ps
All services should be running¶
```
Contribution Types¶
Thank you for contributing to the Iceberg Data Engineering Platform!
Last update:
June 15, 2026
Created: June 15, 2026
Created: June 15, 2026