blob: 607990ac6571767065314646b203175c043d1c25 [file] [view]
Recommendations and requirements for how to best contribute to Parquet. We strive to obey these as best as possible. As always, thanks for contributing--we hope these guidelines make it easier and shed some light on our approach and processes.
### Key branches
- `master` has the latest stable changes
### Pull requests
- Submit pull requests against the `master` branch
- Try not to pollute your pull request with unintended changes--keep them simple and small
### License
By contributing your code, you agree to license your contribution under the terms of the APLv2:
https://github.com/Parquet/parquet-format/blob/master/LICENSE