Skip to content

Conversation

@dheeraj12347
Copy link

Adds a CONTRIBUTING.md that consolidates development environment and workflow instructions in one place.

  • Documents Docker-based and local development setup.
  • Describes build and test commands.
  • Explains how to enable and use the existing pre-commit hooks.

References #329.

@wgtmac
Copy link
Member

wgtmac commented Jan 21, 2026

I'm not sure if it is a good idea to introduce one more contributing code. We have this on our site: https://cpp.iceberg.apache.org/ and also duplicate content in the project README already.

### Local prerequisites

- Git
- CMake and a C++17-compatible compiler
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Developers must use C++23-compatible compiler.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants