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 anybody in the
community can help me get started with where to look for issues/bugs and
how to go about fixing them and sending pull requests.
Appreciate help in any form!
Thanks,
Mohit
Here is the general guide for contributions:
If you want ideas for simple things to fix, look at the ‘StarterBug’ label in the bug tracker:
Good luck!
Slava
···
On Feb 13, 2017, at 7:09 PM, Mohit Athwani via swift-users <swift-users@swift.org> 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 anybody in the community can help me get started with where to look for issues/bugs and how to go about fixing them and sending pull requests.
Appreciate help in any form!
Thanks,
Mohit
_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users
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 anybody in the community can help me get started with where to look for issues/bugs and how to go about fixing them and sending pull requests.
Is there a specific part of the compiler that interests you?
···
On Feb 13, 2017, at 7:09 PM, Mohit Athwani via swift-users <swift-users@swift.org> wrote:
Appreciate help in any form!
Thanks,
Mohit
_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/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: [SR-3891] Imported API should always have a trailing space character on operator functions after the operator · Issue #46476 · apple/swift · GitHub
Somebody in the comments has pointed out exactly what file and what
function in that file needs to be fixed. I looked at the function and could
not figure out much. I also tried to look for test cases related to
ASTPrinter but can't figure out where exactly to look for it.
Thanks for your help!
···
On Mon, Feb 13, 2017 at 8:42 PM, Michael Gottesman <mgottesman@apple.com> wrote:
> On Feb 13, 2017, at 7:09 PM, Mohit Athwani via swift-users < > swift-users@swift.org> 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 anybody in the
community can help me get started with where to look for issues/bugs and
how to go about fixing them and sending pull requests.
Is there a specific part of the compiler that interests you?
>
> Appreciate help in any form!
>
> Thanks,
>
> Mohit
> _______________________________________________
> swift-users mailing list
> swift-users@swift.org
> https://lists.swift.org/mailman/listinfo/swift-users