I have been studying rust (already read the tutorials and the contributing file) for some time and really wanted to contribute to the compiler development. However, I have been lurking in the rust issue tracker and can’t seem to find an open issue to work on (I looked for the ‘E-easy’ and ‘E-mentor’ ones).
Given that, I was hoping for some guidance. Not sure if this is the right place, but could you guys point me any issue I can work on (or any advice)?
P.S.: I have never contributed to an open source project this big, so not sure if I should just keep refreshing the issue tracker for new issues to pop up.
I had to lurk quite a bit too to catch an E-mentor issue. I guess it sometimes just requires patience. I’m sure also if you pinged one of the team leaders/shepherds on IRC they could find something for you to do.
I would ask on IRC or Gitter; or if you find an interesting issue on rust-lang/rust or most other Rust projects and ask for assistance in implementing it we can likely help you with instructions and guidance. E-mentor basically means that there are existing instructions, other issues are likely potential candidates for mentoring if you ask.
Thank you, guys. I will keep checking the issues as @kinggoesgaming suggested and will also go for the IRC approach, as @mark-i-m and @Mark_Simulacrum suggested.