You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@community.apache.org by Adi Maheshwari <ad...@gmail.com> on 2020/05/19 09:14:55 UTC

Contribute to open source

Hello everyone ,
I want to start contributing to open source . Can you help me on how to get
started .

-- 
*Thanks and Regards,*
*Aditya Maheshwari*
*Third Year Student*
*MIT World Peace University, Pune*

Re: Contribute to open source

Posted by Kamil BreguĊ‚a <ka...@polidea.com>.
Many projects mean tasks that are intended for beginners with a
special label - good first issue
Here are tickets for Apache Airflow
https://github.com/apache/airflow/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22
All you have to do is choose a ticket and write a comment expressing
your willingness to work.

Many projects also have CONTRIBUTING.rst file, which contain a guide
for new contributors.
Here is guide for Apache Airflow
https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst
Much of the information in this guide also applies to other projects,
but each project may have its own rules and recommendations.

On Tue, May 19, 2020 at 4:16 PM Brian Demers <br...@gmail.com> wrote:
>
> Adi,
> Don't worry I know many veteran developers that are still new to open
> source ;)
>
> Take a look at the mentor program:
> https://community.apache.org/mentoringprogramme.html
>
> But the overall TL;DR is pick a project you think is cool, and just start
> working on it:
> - fix documentation issues
> - add tests
> - get involved on the project's mailing lists
> - answer questions on stack overflow
> - create bugs as needed
> - find a small bug in the project's bug tracker and attempt to fix it.
>
>
>
> On Tue, May 19, 2020 at 9:49 AM Adi Maheshwari <ad...@gmail.com>
> wrote:
>
> > Hello Priya ,
> > Thanks for helping . Actually I am new to open source .
> >
> > Regards
> > Aditya
> >
> > On Tue, 19 May 2020 at 18:36, Priya Sharma <pr...@gmail.com>
> > wrote:
> >
> > > Hello Aditya,
> > >
> > > There are multiple ways by which you can start contributing.
> > > [https://www.apache.org/foundation/getinvolved.html]
> > >
> > > To begin with, you could choose a project of your choice and start
> > > exploring it.
> > > Join the desired project's mailing list, ask questions, propose
> > > solutions or report issues, and get involved.
> > >
> > > Hope this helps!
> > >
> > > Regards,
> > > Priya Sharma
> > >
> > > On Tue, 19 May 2020 at 14:45, Adi Maheshwari <adi.maheshwari53@gmail.com
> > >
> > > wrote:
> > > >
> > > > Hello everyone ,
> > > > I want to start contributing to open source . Can you help me on how to
> > > get
> > > > started .
> > > >
> > > > --
> > > > *Thanks and Regards,*
> > > > *Aditya Maheshwari*
> > > > *Third Year Student*
> > > > *MIT World Peace University, Pune*
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscribe@community.apache.org
> > > For additional commands, e-mail: dev-help@community.apache.org
> > >
> > >
> >
> > --
> > *Thanks and Regards,*
> > *Aditya Maheshwari*
> > *Third Year Student*
> > *MIT World Peace University, Pune*
> >

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@community.apache.org
For additional commands, e-mail: dev-help@community.apache.org


Re: Contribute to open source

Posted by Adi Maheshwari <ad...@gmail.com>.
Thanks Brian .
This is really beneficial .

On Tue, 19 May 2020 at 19:46, Brian Demers <br...@gmail.com> wrote:

> Adi,
> Don't worry I know many veteran developers that are still new to open
> source ;)
>
> Take a look at the mentor program:
> https://community.apache.org/mentoringprogramme.html
>
> But the overall TL;DR is pick a project you think is cool, and just start
> working on it:
> - fix documentation issues
> - add tests
> - get involved on the project's mailing lists
> - answer questions on stack overflow
> - create bugs as needed
> - find a small bug in the project's bug tracker and attempt to fix it.
>
>
>
> On Tue, May 19, 2020 at 9:49 AM Adi Maheshwari <adi.maheshwari53@gmail.com
> >
> wrote:
>
> > Hello Priya ,
> > Thanks for helping . Actually I am new to open source .
> >
> > Regards
> > Aditya
> >
> > On Tue, 19 May 2020 at 18:36, Priya Sharma <pr...@gmail.com>
> > wrote:
> >
> > > Hello Aditya,
> > >
> > > There are multiple ways by which you can start contributing.
> > > [https://www.apache.org/foundation/getinvolved.html]
> > >
> > > To begin with, you could choose a project of your choice and start
> > > exploring it.
> > > Join the desired project's mailing list, ask questions, propose
> > > solutions or report issues, and get involved.
> > >
> > > Hope this helps!
> > >
> > > Regards,
> > > Priya Sharma
> > >
> > > On Tue, 19 May 2020 at 14:45, Adi Maheshwari <
> adi.maheshwari53@gmail.com
> > >
> > > wrote:
> > > >
> > > > Hello everyone ,
> > > > I want to start contributing to open source . Can you help me on how
> to
> > > get
> > > > started .
> > > >
> > > > --
> > > > *Thanks and Regards,*
> > > > *Aditya Maheshwari*
> > > > *Third Year Student*
> > > > *MIT World Peace University, Pune*
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscribe@community.apache.org
> > > For additional commands, e-mail: dev-help@community.apache.org
> > >
> > >
> >
> > --
> > *Thanks and Regards,*
> > *Aditya Maheshwari*
> > *Third Year Student*
> > *MIT World Peace University, Pune*
> >
>


-- 
*Thanks and Regards,*
*Aditya Maheshwari*
*Third Year Student*
*MIT World Peace University, Pune*

Re: Contribute to open source

Posted by Brian Demers <br...@gmail.com>.
Adi,
Don't worry I know many veteran developers that are still new to open
source ;)

Take a look at the mentor program:
https://community.apache.org/mentoringprogramme.html

But the overall TL;DR is pick a project you think is cool, and just start
working on it:
- fix documentation issues
- add tests
- get involved on the project's mailing lists
- answer questions on stack overflow
- create bugs as needed
- find a small bug in the project's bug tracker and attempt to fix it.



On Tue, May 19, 2020 at 9:49 AM Adi Maheshwari <ad...@gmail.com>
wrote:

> Hello Priya ,
> Thanks for helping . Actually I am new to open source .
>
> Regards
> Aditya
>
> On Tue, 19 May 2020 at 18:36, Priya Sharma <pr...@gmail.com>
> wrote:
>
> > Hello Aditya,
> >
> > There are multiple ways by which you can start contributing.
> > [https://www.apache.org/foundation/getinvolved.html]
> >
> > To begin with, you could choose a project of your choice and start
> > exploring it.
> > Join the desired project's mailing list, ask questions, propose
> > solutions or report issues, and get involved.
> >
> > Hope this helps!
> >
> > Regards,
> > Priya Sharma
> >
> > On Tue, 19 May 2020 at 14:45, Adi Maheshwari <adi.maheshwari53@gmail.com
> >
> > wrote:
> > >
> > > Hello everyone ,
> > > I want to start contributing to open source . Can you help me on how to
> > get
> > > started .
> > >
> > > --
> > > *Thanks and Regards,*
> > > *Aditya Maheshwari*
> > > *Third Year Student*
> > > *MIT World Peace University, Pune*
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@community.apache.org
> > For additional commands, e-mail: dev-help@community.apache.org
> >
> >
>
> --
> *Thanks and Regards,*
> *Aditya Maheshwari*
> *Third Year Student*
> *MIT World Peace University, Pune*
>

Re: Contribute to open source

Posted by Adi Maheshwari <ad...@gmail.com>.
Hello Priya ,
Thanks for helping . Actually I am new to open source .

Regards
Aditya

On Tue, 19 May 2020 at 18:36, Priya Sharma <pr...@gmail.com>
wrote:

> Hello Aditya,
>
> There are multiple ways by which you can start contributing.
> [https://www.apache.org/foundation/getinvolved.html]
>
> To begin with, you could choose a project of your choice and start
> exploring it.
> Join the desired project's mailing list, ask questions, propose
> solutions or report issues, and get involved.
>
> Hope this helps!
>
> Regards,
> Priya Sharma
>
> On Tue, 19 May 2020 at 14:45, Adi Maheshwari <ad...@gmail.com>
> wrote:
> >
> > Hello everyone ,
> > I want to start contributing to open source . Can you help me on how to
> get
> > started .
> >
> > --
> > *Thanks and Regards,*
> > *Aditya Maheshwari*
> > *Third Year Student*
> > *MIT World Peace University, Pune*
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@community.apache.org
> For additional commands, e-mail: dev-help@community.apache.org
>
>

-- 
*Thanks and Regards,*
*Aditya Maheshwari*
*Third Year Student*
*MIT World Peace University, Pune*

Re: Contribute to open source

Posted by Priya Sharma <pr...@gmail.com>.
Hello Aditya,

There are multiple ways by which you can start contributing.
[https://www.apache.org/foundation/getinvolved.html]

To begin with, you could choose a project of your choice and start exploring it.
Join the desired project's mailing list, ask questions, propose
solutions or report issues, and get involved.

Hope this helps!

Regards,
Priya Sharma

On Tue, 19 May 2020 at 14:45, Adi Maheshwari <ad...@gmail.com> wrote:
>
> Hello everyone ,
> I want to start contributing to open source . Can you help me on how to get
> started .
>
> --
> *Thanks and Regards,*
> *Aditya Maheshwari*
> *Third Year Student*
> *MIT World Peace University, Pune*

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@community.apache.org
For additional commands, e-mail: dev-help@community.apache.org