Hi, I am an undergrad computer science student loo...
# kontributors
h
Hi, I am an undergrad computer science student looking to contribute to the language. I would like to do some bug fixes that have been reported at YouTrack Kotlin. Are there any members willing to help me get started? Thanks a lot!
d
Well, here’s the very-very minimal starting guide: https://github.com/JetBrains/kotlin/blob/master/docs/contributing.md As you choose specific issue you want to work on, you can ask for some entry-point into relevant subsystem (as it’s nearly impossible to find it without a help of an experienced team member) Here’s also my previous reply to the one of contributors about starting to play with Kotlin codebase which you may find useful: https://kotlinlang.slack.com/archives/C0BUHC9HD/p1516307281000217
h
Thank you for taking the time to reply 🙂