Re: How to get started with contributions

From: Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>
To: Kirtika Gautam <kirgautam25(at)gmail(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: How to get started with contributions
Date: 2023-11-27 09:22:37
Message-ID: CALj2ACWfSKt_nukoP-dLLDZ0g0Uhj=sA8k57Wb2qbgq72TLJCw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Nov 27, 2023 at 2:41 PM Kirtika Gautam <kirgautam25(at)gmail(dot)com> wrote:
>
> Respected team,
> I am Kirtika Gautam, a third year civil engineering grad from NIT Durgapur. I am new to open source contributions but I am well aware of the technologies like C++/C,javascript,node.js,react.Basically I'm a MERN Stack developer and I love to learn new technologies.
> I would love to contribute to your organisation if you could tell me how to get started and can guide me.
> Hoping to hear from you soon.

Hi Gautam, https://wiki.postgresql.org/wiki/So,_you_want_to_be_a_developer%3F
might help you. There are many ways to contribute to the PostgreSQL
project. Here are latest commitfests for code related contributions to
start with - https://commitfest.postgresql.org/45/,
https://commitfest.postgresql.org/46/.

--
Bharath Rupireddy
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Ashutosh Bapat 2023-11-27 09:24:28 Re: How to get started with contributions
Previous Message Daniel Gustafsson 2023-11-27 09:05:49 Re: [PATCH] Add CHECK_FOR_INTERRUPTS in scram_SaltedPassword loop.