Hi Everyone 👋my name is Emanuel from
# contributing
e
Hi Everyone 👋my name is Emanuel from Sweden and I did my first merged pull request a little while ago, I want to continue contributing but find it a bit hard to know how to pick a good issue that fit me as I am new to the project and a junior developer I would really appreciate some tips 😀
s
Hey Emanuel! If you can wait until Monday, I am hard at work trying to get our Hacktoberfest participation up and running, there will be a blog post with loads of inspiration for you!
e
Thats great to hear Sebastian, looking forward to it!
n
If your into making front-end PRs, then there is some good opportunities as part of this issue. It contains as list of what is missing to be corrected. That should be fair to succeed with, and give a good drive to check off a few. As well I hope it will give you some idea about how the code works in general. 🙂 https://github.com/umbraco/Umbraco-CMS/issues/16668
s
Ps. You'll be eligible for Hacktoberfest rewards if you submit a PR / other type of contribution in the month of October, so I recommend to wait with submitting until next week 😇 A reward can also be that we plant trees on your behalf, in case you don't necessarily want anything in return.
e
Thanks, yes both frontend and backend is good to me, my first or was on the backend so could be good to do frontend this time, this is seems like a good starting point
Absolutely I can make the pull request during Hacktoberfest
d
Looking forward to this 🙂
Hi @Sebastiaan is your blog post up? If YES, can you please share the link to it?
s
Hey @Debasish sorry for the delay! Blog post: https://umbraco.com/blog/join-us-for-umbraco-hacktoberfest-2024/ More inspiration, linked from the blog post: https://docs.umbraco.com/contributing/hacktoberfest-2024/contributing
d
Thank you @Sebastiaan
e
Hi again @Niels Lyngsø , I want to work on this but I wonder if this code is part of the Umbraco.UI repository?
n
Hi @Emanuel, good question. No it’s implementation specific, in other words part of CMS UI Client(Backoffice). It varies a bit whether the labels are part of an extension manifest(I think this is most of them), or if they are defined via html code. I’m looking forward to a PR 😄
e
Ok Thank you, then I know that I will look into the backoffice 😀
@Niels Lyngsø I just made a pr now, it was great way to understand the backoffice structure more, I changed just the member picker property to start with
n
That sounds good, I’m a fan of small concrete PRs, so sounds good to me 😄
e
Alright then!