Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 560 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (9 loc) · 560 Bytes

Contributing to ColumnStore

Bugs

Bugs are tracked via Jira, to file a bug please go to https://jira.mariadb.org/browse/MCOL

MCOL is the bug type for ColumnStore.

Branches

Please use the standard GitHub fork and pull request method to submit any code contributions to us. They will be evaluated by our engineers as soon as possible.

All pull requests should be made to the develop branch of the project trees.

Coding Standards

Please see the [Coding Standards](CODING STANDARDS.md) for information on how to layout code for this project.