This message was deleted.
# dev
s
This message was deleted.
a
hi @Udit Sharma, thanks for your interest! I’ll try to provide some pointers, and maybe someone can add to it: • The Druid docs have development-related resources - for example, https://github.com/apache/druid/blob/master/docs/development/docs-contribute.md will be a good place to start. • You could also play around with tutorials to understand some concepts (and contribute to the tutorial docs if you notice any gaps). • I’d suggest looking at “starter” issues and seeing if something piques your interest; folks here can guide you with implementation if you’ve related questions. For example, a more recent issue is an API change that I think will be broadly useful for the community. I hope that helps. Let me know if you’ve any follow-up questions
v
And if you are interested in more frontend contributions here is the dev guide to the web console: https://github.com/apache/druid/tree/master/web-console#developing-the-console
u
Thanks !!
a
https://github.com/apache/druid/issues?q=is%3Aopen+is%3Aissue+label%3A%22Contributions+Welcome%22 - There is also
Contributions Welcome
label. In general, I would suggest start doing something that is a bit more relatable to your use case. E.g. maybe you miss some metrics that would have been helpful to you.