I’ve never done open source work in my spare time. The only time I’ve contributed to an open source project was for an internship, so I’m not really sure that counts - the guidance was super strong.<p>I picked out an open source project I liked and found an issue I felt like I could do, and then hacked around until I solved it. I’m looking for advice for improvement be it hygiene, code style, communication style, anything. Help me grow as a soon to be entry level programmer.<p>https://github.com/Netflix/dgs-framework/pull/1248<p>Thanks.
Not being familiar with the project you're working on it looks.. fine? Your communication style is probably a good balance between brevity and detail (avoid using 'lmk', maybe).<p>You're probably best served finding someone on the project and pinging them for review more than anything.
Consider <a href="https://codereview.stackexchange.com/" rel="nofollow">https://codereview.stackexchange.com/</a> might be better place to post this.