Description
I've recently started contributing to Roslyn, and I am eager to contribute more.
I'm more interested in contributing to the compiler than to the IDE or to Analyzers. However there are not many issues tagged both with Area-Compilers
and help wanted
. Of those that are, I've gone through a few, and opened some pull requests. However less than 20 issues from the last year with both these tags are open, and those that are suitable/interest me are running a bit thin.
So a few requests here:
a) Could more compiler issues be marked help wanted
in the future?
b) Similarly could open compiler issues be looked at and tagged help wanted
or could someone point me towards issues that might be relevant?
c) I've noticed that there are no compiler issues marked both with New Language Feature
and help wanted
. Is there a reason for that?
d) If anyone does open an issue, which they think I might be able to help with, please do tag me in a comment!
I love C# and I really appreciate the work all of you put in to make such a great language and tooling experience! I'm looking to expand my knowledge of language and compiler design, and I feel like contributing to Roslyn is the perfect way to do so and give back to the community.
Thank you very much!
Activity