Hello,
After making some contribution to project I have some questions about contribution guidline - I didn’t found any document about it so will ask here.
Kotlin team:
- Do you have some commit message guidelines or suggestios?(For example:“Didn’t move issue to fixed state by comment since this decision can be taked only by KT-team”)
- I want to contribute to kotlin, I can take any issue with tag ‘newbie’, but what if I found another issue more interesting for me and it without ‘newbie’ tag?
Can I take it for resolving? And, if yes, how should I notify KT-team to prevent parallel working on this issue?
Maybe it will be helpfull for someone to prevent extra commits: you(kontributor) should’t make variables final unless compiler will require this.