git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [Newcomer] Suggestions for microprojects
@ 2022-01-17  7:17 Jaydeep Das
  2022-01-18  8:40 ` Christian Couder
  2022-01-21 22:37 ` Johannes Schindelin
  0 siblings, 2 replies; 4+ messages in thread
From: Jaydeep Das @ 2022-01-17  7:17 UTC (permalink / raw)
  To: Git Mailing List

I want to starting contributing to the git project but can't decide 
where to start.

I have read the coding-style and contributing guidelines stuff from the 
website and am eager to start writing code. Is there any small patches 
that I can make in the codebase that could help me get started with it?

Thanks,

Jaydeep.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Newcomer] Suggestions for microprojects
  2022-01-17  7:17 [Newcomer] Suggestions for microprojects Jaydeep Das
@ 2022-01-18  8:40 ` Christian Couder
  2022-01-21 22:37 ` Johannes Schindelin
  1 sibling, 0 replies; 4+ messages in thread
From: Christian Couder @ 2022-01-18  8:40 UTC (permalink / raw)
  To: Jaydeep Das; +Cc: Git Mailing List

On Mon, Jan 17, 2022 at 5:10 PM Jaydeep Das <jaydeepjd.8914@gmail.com> wrote:
>
> I want to starting contributing to the git project but can't decide
> where to start.
>
> I have read the coding-style and contributing guidelines stuff from the
> website and am eager to start writing code. Is there any small patches
> that I can make in the codebase that could help me get started with it?

Our https://git.github.io/General-Microproject-Information/ has a "How
to find other ideas for microprojects" section that might help a bit.

You can also take look at
https://git.github.io/Outreachy-23-Microprojects/ and the
micro-projects we previously suggested on
https://git.github.io/Historical-SoC-Outreachy/

Best,
Christian.


>
> Thanks,
>
> Jaydeep.
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Newcomer] Suggestions for microprojects
  2022-01-17  7:17 [Newcomer] Suggestions for microprojects Jaydeep Das
  2022-01-18  8:40 ` Christian Couder
@ 2022-01-21 22:37 ` Johannes Schindelin
  2022-01-22  5:01   ` jaydeepjd.8914
  1 sibling, 1 reply; 4+ messages in thread
From: Johannes Schindelin @ 2022-01-21 22:37 UTC (permalink / raw)
  To: Jaydeep Das; +Cc: Git Mailing List

Hi Jaydeep,

welcome to the project!

On Mon, 17 Jan 2022, Jaydeep Das wrote:

> I want to starting contributing to the git project but can't decide
> where to start.

In general, I would recommend to pick a project that is of personal
interest to you. If you have used Git for more than a week, I am _certain_
that you found things you wish Git did better. That would be the kind of
project that I'd think would be ideal.

> I have read the coding-style and contributing guidelines stuff from the
> website and am eager to start writing code. Is there any small patches
> that I can make in the codebase that could help me get started with it?

There are two public bug trackers for the Git project, although I must
make clear that neither has been officially accepted by the Git project as
authoritative. The official bug tracker is the Git mailing list (which
lacks any tooling, of course, to find all reported and still unfixed
bugs). The two aforementioned bug trackers can be found here:

	https://github.com/gitgitgadget/git/issues

and

	https://crbug.com/git

If you want some easy project, I would suggest to look at the first bug
tracker because some tickets in there are labeled with "good first issue",
e.g. this one:

	https://github.com/gitgitgadget/git/issues/636

Ciao,
Johannes

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Newcomer] Suggestions for microprojects
  2022-01-21 22:37 ` Johannes Schindelin
@ 2022-01-22  5:01   ` jaydeepjd.8914
  0 siblings, 0 replies; 4+ messages in thread
From: jaydeepjd.8914 @ 2022-01-22  5:01 UTC (permalink / raw)
  To: Johannes Schindelin, Git Mailing List

Thanks Johannes and Christian. I will check them out.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-01-22  5:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-17  7:17 [Newcomer] Suggestions for microprojects Jaydeep Das
2022-01-18  8:40 ` Christian Couder
2022-01-21 22:37 ` Johannes Schindelin
2022-01-22  5:01   ` jaydeepjd.8914

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).