Re: [swift-corelibs-dev] Want to contribute

2017-05-02 Thread Pushkar N Kulkarni via swift-corelibs-dev
Hi Nathaniel, A good place to start is the open Foundation bugs. This query lists all the open Foundation issues. The other way to start is to go through the swift-corelibs-foundation project and search for unimplemented methods and properties (you can simply grep for "NSUnimplemented") and chose a

[swift-corelibs-dev] Want to contribute

2017-04-28 Thread Nathaniel Bomberger via swift-corelibs-dev
Hello, Experienced programmer, new to swift. I want to start contributing to the cause. Any low hanging fruit I can help with? Suggestions on where to start if I want to eventually contribute code? I humbly ask for a little direction. Baby steps. Nate __