* How to find places where I can contribute?
@ 2023-02-19 14:13 Divyanshu Agrawal
2023-02-20 9:59 ` Christian Couder
[not found] ` <9DDB074D-2966-4096-B256-4035AB8EA778@gmail.com>
0 siblings, 2 replies; 5+ messages in thread
From: Divyanshu Agrawal @ 2023-02-19 14:13 UTC (permalink / raw)
To: git@vger.kernel.org
Hi!
I want to contribute to the Git project. However, I'm not sure what I can
contribute to.
I'm used to the GitHub workflow, where I would look at the "Issues" section of
a GitHub repository, and try to tackle bugs / features I think I will be able
to work on.
1. What is the equivalent for the Git project? How can I find issues/features
that I can work on?
2. Is there a way I can find bugs/issues that are likely easy for a new
contributor to pick up? Similar to a "good-first-issue" label on GitHub?
Based on your responses, I can also update the documentation, so that others
like me can get started quickly!
Thanks!
Divyanshu Agrawal
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: How to find places where I can contribute?
2023-02-19 14:13 How to find places where I can contribute? Divyanshu Agrawal
@ 2023-02-20 9:59 ` Christian Couder
2023-02-20 13:47 ` Divyanshu Agrawal
2023-02-20 21:31 ` Junio C Hamano
[not found] ` <9DDB074D-2966-4096-B256-4035AB8EA778@gmail.com>
1 sibling, 2 replies; 5+ messages in thread
From: Christian Couder @ 2023-02-20 9:59 UTC (permalink / raw)
To: Divyanshu Agrawal; +Cc: git@vger.kernel.org
Hi,
On Sun, Feb 19, 2023 at 3:39 PM Divyanshu Agrawal <agrawal-d@outlook.com> wrote:
>
> Hi!
> I want to contribute to the Git project. However, I'm not sure what I can
> contribute to.
>
> I'm used to the GitHub workflow, where I would look at the "Issues" section of
> a GitHub repository, and try to tackle bugs / features I think I will be able
> to work on.
Git was started before GitHub (and many such platforms) existed, and
we still use a mostly email based workflow, even if we do use GitHub
and other platforms for some things like code hosting and CI.
> 1. What is the equivalent for the Git project? How can I find issues/features
> that I can work on?
>
> 2. Is there a way I can find bugs/issues that are likely easy for a new
> contributor to pick up? Similar to a "good-first-issue" label on GitHub?
We have the following documentation:
https://git.github.io/General-Microproject-Information/
There is also the microproject idea page from last year's GSoC:
https://git.github.io/SoC-2022-Microprojects/
We haven't updated it for this year yet, so some ideas might be
outdated. It might be a good idea anyway to discuss a bit your
micro-project idea on the list when you have found one before starting
to work on it.
> Based on your responses, I can also update the documentation, so that others
> like me can get started quickly!
We do use GitHub (at https://github.com/git/git.github.io/) for our
Developer Pages (at https://git.github.io/) where we have a lot of
useful docs for developers.
We also use GitHub (at https://github.com/git/git-scm.com) for our
main web site at https://git-scm.com/.
If you want to contribute as part of the Google Summer of Code 2023,
it's best to say so and to add "[GSoC]" at the start of your email
subjects.
Thanks and welcome to the Git community,
Christian.
^ permalink raw reply [flat|nested] 5+ messages in thread[parent not found: <9DDB074D-2966-4096-B256-4035AB8EA778@gmail.com>]
end of thread, other threads:[~2023-02-20 21:31 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-19 14:13 How to find places where I can contribute? Divyanshu Agrawal
2023-02-20 9:59 ` Christian Couder
2023-02-20 13:47 ` Divyanshu Agrawal
2023-02-20 21:31 ` Junio C Hamano
[not found] ` <9DDB074D-2966-4096-B256-4035AB8EA778@gmail.com>
2023-02-20 13:48 ` Divyanshu Agrawal
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 NNTP newsgroup(s).