Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 3.12 KB

File metadata and controls

51 lines (39 loc) · 3.12 KB

Boost.OpenMethod

Build Status

Branch GH Actions Coverity Scan codecov.io Deps Docs

master

CI

Coverity Scan Build Status

codecov

Deps

Documentation

develop

CI

Coverity Scan Build Status

codecov

Deps

Documentation

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.

Contributing

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.

Community

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.