git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: update contributing guide to refer current bugs and feature requests
@ 2025-01-05 12:35 Rhythm Narula via GitGitGadget
  2025-01-08 10:43 ` Carlo Marcelo Arenas Belón
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Rhythm Narula via GitGitGadget @ 2025-01-05 12:35 UTC (permalink / raw)
  To: git; +Cc: Rhythm Narula, Rhythm-26

From: Rhythm-26 <rhythm.narula26@gmail.com>

The contributing guide is updated to include references to the current
open bugs and feature requests. This update aims to improve visibility
for contributors on where to find open issues and features that need
attention.

CC: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Rhythm-26 <rhythm.narula26@gmail.com>
---
    docs: updates MyFirstContribution guide to refer current bugs and
    feature requests

Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-git-1867%2FRhythm-26%2FupdateContirbutingDocumentation-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-git-1867/Rhythm-26/updateContirbutingDocumentation-v1
Pull-Request: https://github.com/git/git/pull/1867

 Documentation/MyFirstContribution.txt | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/Documentation/MyFirstContribution.txt b/Documentation/MyFirstContribution.txt
index e41654c00a6..3b26a5265b2 100644
--- a/Documentation/MyFirstContribution.txt
+++ b/Documentation/MyFirstContribution.txt
@@ -109,6 +109,14 @@ of invocation during users' typical daily workflow.
 (We've seen some other effort in this space with the implementation of popular
 commands such as `sl`.)
 
+:mailinglist: git+subscribe@vger.kernel.org
+
+Here's where you can find bugs and feature requests existing in the system:
+
+ - Git uses a mailing list for discussion on bugs, features and patches. Search for relevant topics or tagged issues
+   like #leftoverbits in the archives: https://lore.kernel.org/git/
+ - Unofficial bug trackers - https://github.com/gitgitgadget/git/issues, https://git.issues.gerritcodereview.com/
+
 [[setup-workspace]]
 === Set Up Your Workspace
 

base-commit: 1b4e9a5f8b5f048972c21fe8acafe0404096f694
-- 
gitgitgadget

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

end of thread, other threads:[~2025-01-14 17:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-05 12:35 [PATCH] docs: update contributing guide to refer current bugs and feature requests Rhythm Narula via GitGitGadget
2025-01-08 10:43 ` Carlo Marcelo Arenas Belón
2025-01-08 20:40 ` Emily Shaffer
2025-01-14  8:48 ` [PATCH v2] docs: mention source of tasks in MyFirstContribution Rhythm Narula via GitGitGadget
2025-01-14 17:24   ` Junio C Hamano

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).