Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 639 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (12 loc) · 639 Bytes

Contributing to the project

We are happy to see that you are looking to help us improve the project! In order to ensure this goes as easily and quickly as possible, please follow the guidelines below.

See Flow-IPC meta-project's README.md Contributing section.

Reporting an issue

Please report issues via GitHub.

License

By contributing, you agree that your contributions will be licensed under its Apache License, Version 2.0.

Coding style

Please ensure that your code changes or additions match the current coding style used by the project. This is formalized in the file doc-coding_style.cpp in the flow repo.