Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 824 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (12 loc) · 824 Bytes

License

By contributing to this repository you agree to license your contribution under the Creative Commons Attribution-ShareAlike 4.0 International License

How to Contribute

When submitting a pull request (PR), please use the following guidelines:

  • Verify the webpage works by running jekyll serve -w
  • Try to keep pull requests short and submit separate ones for unrelated features, but feel free to combine simple bugfixes/tests into one pull request.
  • For any documentation changes, please submit pull requests to the main Druid repo. All Druid documentation is hosted under https://github.com/druid-io/druid/tree/master/docs/content.