Re: Help for contributing

2024-07-29 Thread meisam jafari
Thanks 😊 On Mon, Jul 29, 2024, 7:57 PM Josep Prat wrote: > Oops! > Funny enough, both links work for me... > > On Mon, Jul 29, 2024 at 6:25 PM Chia-Ping Tsai wrote: > > > It seems the link offered by Josep has a small typo. Let's me fix it: > > > > > > > https://issues.apache.org/jira/issues/?j

Re: Help for contributing

2024-07-29 Thread Josep Prat
Oops! Funny enough, both links work for me... On Mon, Jul 29, 2024 at 6:25 PM Chia-Ping Tsai wrote: > It seems the link offered by Josep has a small typo. Let's me fix it: > > > https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20status%20%3D%20Open%20AND%20labels%20%3D%20ne

Re: Help for contributing

2024-07-29 Thread Chia-Ping Tsai
It seems the link offered by Josep has a small typo. Let's me fix it: https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20status%20%3D%20Open%20AND%20labels%20%3D%20newbie%20AND%20assignee%20in%20(EMPTY) Best, Chia-Ping Josep Prat 於 2024年7月29日 週一 下午11:01寫道: > Hello there,

Re: Help for contributing

2024-07-29 Thread Josep Prat
Hello there, You can also take a look at this filter in Jira: https://issues.apache.org/jira/browse/KAFKA-17201?jql=project+%3D+KAFKA+AND+status+%3D+Open+AND+labels+%3D+newbie+AND+assignee+in+%28EMPTY%29 This shows you all unassigned issues in Kafka that have the label "newbie". Issues under this l

Re: Help for contributing

2024-07-28 Thread jiang dou
Hello: You can find out how to contribute here: https://kafka.apache.org/contributing Thank you meisam jafari 于2024年7月28日周日 13:50写道: > Hello there, > > I am very enthusiastic to contributing to the kafka, recently I read the > kafka definitive guide book and got insights how kafka works, then