json icon indicating copy to clipboard operation
json copied to clipboard

Define roadmap for 4.0.0

Open nlohmann opened this issue 3 years ago • 5 comments

As discussed in https://github.com/nlohmann/json/pull/3444#discussion_r857072525, we currently have no single place to collect all things deemed to wait until the next breaking change.

The goal for this issue is to have a document in the repository to sketch what will come with 4.0.0.

nlohmann avatar Apr 24 '22 12:04 nlohmann

Related discussion: https://github.com/nlohmann/json/discussions/3473

nlohmann avatar May 07 '22 10:05 nlohmann

Hey, It seems like maybe I can help you out with developing the roadmap for v4.0.0. Please send the necessary details or some instructions you want me to follow as it would be my first contribution to the project and maybe you can also help me out with this.

amanbadone avatar Dec 06 '22 18:12 amanbadone

Thanks for offering help here, but I think this is an issue that I have to work on myself. There are plenty of other issues where any help is greatly appreciated.

nlohmann avatar Dec 11 '22 09:12 nlohmann

Actually, I am a newbie in open source. I have a basic understanding of C++ maybe anyone can specifically suggest to me how can I help to contribute

amanbadone avatar Dec 12 '22 13:12 amanbadone

Then maybe you can contribute best by checking out the documentation - there is surely a lot to improve, and especially beginners can make a difference there. See https://json.nlohmann.me/ for a starting point.

nlohmann avatar Dec 12 '22 14:12 nlohmann