| Branch | GH Actions | Coverity Scan | codecov.io | Deps | Docs |
|---|---|---|---|---|---|
This page is intended for people who want to learn about the internals of the library, and, perhaps, contribute to it. If you are a (potential) user, please head to the documentation.
Submit your contributions as pull requests against develop branch. Please note: by submitting PRs you implicitly agree to license your modifications under the Boost Software License, Version 1.0.
Questions, suggestions, defect reports, etc can be submitted via the following channels:
-
Slack. Best for quick questions, especially for those getting started with the library.
-
The Boost developers mailing list. Best for in-depth discussion of the features, future, and implementation of the library. Be sure to read the discussion policy before posting. Please add the
[openmethod]tag at the beginning of the subject line. -
Issues page on GitHub. Best for bug reports. Please mention the Boost version, platform and compiler you are using, and provide a small compilable code sample to reproduce the problem. Also a good place for feature requests and suggestions.