Re: [swift-users] Getting started with development

2017-02-13 Thread Mohit Athwani via swift-users
As of now I'm just trying to get my feet wet and understand the directory structure and figure out what's going on where. I looked at the bug tracker for StarterBugs and found something that I feel i could probably work on: https://bugs.swift.org/browse/SR-3891 Somebody in the comments has pointe

Re: [swift-users] Getting started with development

2017-02-13 Thread Michael Gottesman via swift-users
> On Feb 13, 2017, at 7:09 PM, Mohit Athwani via swift-users > wrote: > > Hello, > I'm a master's student in computer science and as part of my degree, I have > to contribute to some well known open source repositories. I have been an iOS > developer since 5 years now and I'm wondering if any

Re: [swift-users] Getting started with development

2017-02-13 Thread Slava Pestov via swift-users
Here is the general guide for contributions: https://swift.org/contributing/ If you want ideas for simple things to fix, look at the ‘StarterBug’ label in the bug tracker: https://bugs.swift.org/issues/?jql=status%20in%20(Open%2C%20Reopened)%20AND%20labels%20%3