Awesome, I'm glad you're interested in working on protobuf! Here is a bug that you might find interesting to work on: https://github.com/google/protobuf/issues/4555 If you're completely new to protocol buffers then that one might be somewhat challenging, but it has the advantage that the reporter of the bug posted a detailed test case demonstrating the problem. Let me know if you would be interested in that bug--it's currently assigned to me but I haven't started working on it yet.
On Fri, Jun 22, 2018 at 12:43 AM Nikhil Pothuru <[email protected]> wrote: > Hi Everyone, > > This is my first time trying to contribute to an open source project. I am > looking to help out with any C++ or Python issues. It would be great to get > some help starting off. I'm a bit overwhelmed with the amount of > information, and I want to make sure I start with an issue that would help > me get familiar with the protobuf build/development environment. Thanks! > > -- Nikhil Pothuru > > -- > You received this message because you are subscribed to the Google Groups > "Protocol Buffers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/protobuf. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
