Skip to content

Latest commit

 

History

History
54 lines (31 loc) · 2.3 KB

CONTRIBUTING.md

File metadata and controls

54 lines (31 loc) · 2.3 KB

Contributing to Kraken Open

👍🎉 First off, thanks for taking the time to contribute! 🎉👍

The following is a set of guidelines for contributing to Kraken Platform. These are just guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.

Code of Conduct

This project and everyone participating in it are governed by the Kraken Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].

How Can I Contribute?

Reporting Bugs

Before submitting a bug report, please ensure:

  • You have searched the issue tracker to see if the issue has already been reported.
  • The bug is reproducible in the latest release or master branch of the repository.

To report a bug, please include:

  • A clear and descriptive title.
  • Steps to reproduce the bug.
  • Expected behavior.
  • Actual behavior.
  • Any error messages or stack traces.

Suggesting Enhancements

If you have an idea for how to improve Kraken project, we'd love to hear it! Before submitting an enhancement suggestion, please search the issue tracker to see if it has already been discussed.

When suggesting an enhancement, please include:

  • A clear and descriptive title.
  • A detailed description of the enhancement.

Pull Requests

We welcome pull requests from everyone! To contribute code to Kraken, follow the Developer Guide

Code Style

Kraken follows the Google Java Style Guide for coding conventions. Please ensure that your code adheres to these standards before submitting a pull request.

License

By contributing to Kraken Platform, you agree that your contributions will be licensed under the Apache 2.0.

Acknowledgements

Thank you to all the contributors who have helped make Kraken better!

Questions and Support

If you have any questions or need support, please open an issue or reach out to [email protected].