Thanks Stamatis!

In fact, the label name is not important to me.
We haven't added such a tag for a long time, so I completely forgot about it

As you said, I will continue to use the newbie[1] label.

[1]
https://issues.apache.org/jira/browse/CALCITE-2901?jql=project%20%3D%20CALCITE%20AND%20status%20%3D%20Open%20AND%20labels%20%3D%20newbie

On Mon, 11 Dec 2023 at 17:15, Stamatis Zampetakis <[email protected]> wrote:

> In our doc page we are already suggesting the use of the "newbie"
> label [1]. If someone has cycles to go over JIRA issues and label them
> accordingly that would be indeed very helpful for newcomers.
>
> A few months ago, I did a quick cross project JIRA search for similar
> labels and it appears that "newbie" is the most popular one; I would
> suggest continuing using that one.
>
> labels = newbie 7K
> labels = "newbie++" 292
> labels = "newbie," 4
> labels = newbiee  11
> labels = newbiew 1
> labels = newbe 7
> labels = noob 111
> labels = easy 158
> labels = easy-fix 233
> labels = easyfix 2.4K
> labels = easy-fix 233
> labels = Newcomer 15
> labels = beginner 1531
> labels = beginner-friendly 24
> labels = beginners 45
>
> Best,
> Stamatis
>
> [1]
> https://github.com/apache/calcite/blob/acc087a8a7c1d301ec713965dae782d14d969064/site/develop/index.md?plain=1#L354
>
> On Sun, Dec 10, 2023 at 9:41 AM LakeShen <[email protected]>
> wrote:
> >
> > I think that it is useful to help newcomers who want to contribute to
> > Calcite to find their first issue.
> >
> > Best,
> > LakeShen
> >
> > Jiajun Xie <[email protected]> 于2023年12月10日周日 15:29写道:
> >
> > > Hi, community:
> > >
> > > Recently, more and more newcomers have started to contribute.
> > > Improving documentation and adding unit tests are very easy tasks.
> > > But some JIRA issues are also easy to fix.
> > >
> > > # For current contributors
> > > We can create or tag some JIRA issues that have referential solutions.
> > > - Improve error messages, refer [CALCITE-4265][1].
> > > - Add some functions in some libraries, refer [CALCIT-5826][2].
> > > - Unparse some functions in some SqlDialects, refer [CALCITE-6150][3].
> > > - ...
> > >
> > > # For future contributors
> > > You can filter[4] JIRA issues by an easy-fix label, then submit your
> PR.
> > > I saw that the easy-fix-list[5] of Apache Linkis received many
> > > contributions.
> > > Hope more people join Calcite.
> > >
> > > [1] https://issues.apache.org/jira/browse/CALCITE-4265
> > > [2] https://issues.apache.org/jira/browse/CALCITE-5826
> > > [3] https://issues.apache.org/jira/browse/CALCITE-6150
> > > [4]
> > >
> > >
> https://issues.apache.org/jira/browse/CALCITE-5525?jql=project%20%3D%20CALCITE%20AND%20labels%20%3D%20easy-fix
> > > [5] https://github.com/apache/linkis/issues/1161
> > >
>

Reply via email to