Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 739 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (13 loc) · 739 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. However, our repo has no submodules, unlike ipc; so any complexity about that can be simply ignored in our context.

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.