We like having a ticket stating the bug you are experiencing or the feature you want to implement.
We use the GitHub issues for raising bugs and feature requests,
while older tickets may be found in our former bug tracking system at https://svn.boost.org/
(test
component).
We welcome any contribution in the form of a pull request. Each PR is never integrated exactly as submitted, we first run our internal unit tests on several platforms, and work the PR if needed.
To ease the work of the maintainer and make the integration of your changes faster, please
Jamfile.v2
of the test folderPlease make sure that the current set of tests pass for the changes that you submit. To run the tests, see this document.
The instructions for compiling the documentation are provided in this document.