//// Copyright (c) 2024 The C++ Alliance, Inc. (https://cppalliance.org) Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) Official repository: https://github.com/boostorg/website-v2-docs //// = Contributor Guide This Contributor Guide is for C++ developers who wish to submit a library to the Boost collection. Or to contribute in some other way, such as testing or evaluating library submissions. == Feedback Feedback on any aspect of the documentation is encouraged, and is available by creating a https://github.com/cppalliance/site-docs/issues[New Issue]. Also, if you have feedback on any particular library, create an issue in the repo for that library. == First Steps Start by reading about xref:getting-involved.adoc[how to get involved in Boost]. == See Also * xref:user-guide:ROOT:index.adoc[]