How to get started with contribution

Started by Sukhbir Singhabout 2 years ago4 messages
#1Sukhbir Singh
singhsukhbir369@gmail.com

Respected sir/madam,
I am Sukhbir Singh, a B.Tech undergraduate, and I am in my pre-final year at Punjab Engineering College (PEC). I am new to open source but know Python, PostgreSQL, C, Javascript and node.js. I would love to contribute to your organization, but could you please tell me how to get started?
Hoping to hear from you soon.
Regards
Sukhbir

#2Julien Rouhaud
rjuju123@gmail.com
In reply to: Sukhbir Singh (#1)
Re: How to get started with contribution

Hi,

On Sun, Dec 17, 2023 at 03:09:10PM +0000, Sukhbir Singh wrote:

I am Sukhbir Singh, a B.Tech undergraduate, and I am in my pre-final year at
Punjab Engineering College (PEC). I am new to open source but know Python,
PostgreSQL, C, Javascript and node.js. I would love to contribute to your
organization, but could you please tell me how to get started?

You can look at
https://wiki.postgresql.org/wiki/So,_you_want_to_be_a_developer%3F, it's a good
starting point with many links to additional resources.

#3Sukhbir Singh
singhsukhbir369@gmail.com
In reply to: Julien Rouhaud (#2)
Re: How to get started with contribution

Thanks a lot for sharing. I'm excited about the opportunity to contribute
to your organization and apply my skills to your project, making a valuable
impact.

On Sun, 17 Dec, 2023, 10:04 pm Julien Rouhaud, <rjuju123@gmail.com> wrote:

Show quoted text

Hi,

On Sun, Dec 17, 2023 at 03:09:10PM +0000, Sukhbir Singh wrote:

I am Sukhbir Singh, a B.Tech undergraduate, and I am in my pre-final

year at

Punjab Engineering College (PEC). I am new to open source but know

Python,

PostgreSQL, C, Javascript and node.js. I would love to contribute to your
organization, but could you please tell me how to get started?

You can look at
https://wiki.postgresql.org/wiki/So,_you_want_to_be_a_developer%3F, it's
a good
starting point with many links to additional resources.

#4Tomas Vondra
tomas.vondra@enterprisedb.com
In reply to: Julien Rouhaud (#2)
Re: How to get started with contribution

On 12/17/23 17:34, Julien Rouhaud wrote:

Hi,

On Sun, Dec 17, 2023 at 03:09:10PM +0000, Sukhbir Singh wrote:

I am Sukhbir Singh, a B.Tech undergraduate, and I am in my pre-final year at
Punjab Engineering College (PEC). I am new to open source but know Python,
PostgreSQL, C, Javascript and node.js. I would love to contribute to your
organization, but could you please tell me how to get started?

You can look at
https://wiki.postgresql.org/wiki/So,_you_want_to_be_a_developer%3F, it's a good
starting point with many links to additional resources.

Yeah, there's also a Developer FAQ (linked from that wiki page) [1]https://wiki.postgresql.org/wiki/Developer_FAQ,
discussing various steps in the development process in more detail.

But I think all of this ignores a step that's fairly hard for new
contributors - finding what to work on. Without that, knowing the
technical stuff is a bit pointless :-(

Sukhbir, do you have any idea what you'd like to work on? General area
of interest, tool you'd be interested in, etc.? Maybe take a look at
what other people work on in the commitfest app [2]https://commitfest.postgresql.org/46/, and review a couple
patches that you find interesting.

That'll allow you to setup the environment, get familiar with the core
and various development tasks (running tests, ..).

If you get stuck. ask in this thread and we'll try to help you.

[1]: https://wiki.postgresql.org/wiki/Developer_FAQ

[2]: https://commitfest.postgresql.org/46/

regards

--
Tomas Vondra
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company