Hi I have worked on issue 49 of core library. Should I pull a request regarding the same?
On Thu, Jan 16, 2020 at 7:48 AM anshu khare via Boost
I have worked on issue 49 of core library. Should I pull a request regarding the same?
Instead of asking all developers and users of the entire mailing list, it might be better to ask in the #boost channel on the C++ Slack. Sign up here: https://cppalliance.org/slack/ Thanks
anshu khare wrote:
Hi
I have worked on issue 49 of core library. Should I pull a request regarding the same?
Anshu, Boost.Core is not a good choice for first time contributors. This library contains core functionality that is typically extracted from other libraries in order to lower the number of library dependencies; it rarely acquires new functionality and when it does, the additions typically come from Boost developers, not outside contributors. If you want to contribute to Boost, it would be better if you choose some other library rather than Core.
participants (3)
-
anshu khare
-
Peter Dimov
-
Vinnie Falco