By contributing to this repository you agree to license your contribution under the Creative Commons Attribution-ShareAlike 4.0 International License
When submitting a pull request (PR), please use the following guidelines:
- First verify your changes by running
bundle exec jekyll serve -w
. - For most webpage changes, please submit pull requests to this repository based off the "src" branch.
- For any documentation changes (in the "docs" folder), please submit pull requests to the main Druid repo. All Druid documentation is hosted under https://github.com/apache/incubator-druid/tree/master/docs/content.