]> source.dussan.org Git - jgit.git/commitdiff
Update CONTRIBUTING.md to point to GitHub issues 77/1177977/1
authorAntonin Delpeuch <antonin@delpeuch.eu>
Sun, 10 Mar 2024 20:41:33 +0000 (21:41 +0100)
committerAntonin Delpeuch <antonin@delpeuch.eu>
Sun, 10 Mar 2024 20:41:33 +0000 (21:41 +0100)
With a link to older bugs in Bugzilla.
I have no idea if this is an accurate description of the situation,
it's all guesswork on my part.

Signed-off-by: Antonin Delpeuch <antonin@delpeuch.eu>
Change-Id: I019689115a744daf588a86b44e998d2dfe03d4b5

CONTRIBUTING.md

index bb9df9ff6c81f423492409bcde9baa8e814ae33c..7496cf993daa54a3348b750912ad4e64b2a68475 100644 (file)
@@ -8,7 +8,9 @@ Contributions require that you sign the [Eclipse Contributor Agreement](https://
 For anything other than small changes, it's a good idea to open a bug
 report for it (in case one doesn't already exist). This gives others the
 chance to give input and is useful for tracking. 
-[Create JGit bugs here](https://bugs.eclipse.org/bugs/enter_bug.cgi?product=JGit).
+[Open JGit issues on GitHub](https://github.com/eclipse-jgit/jgit/issues).
+
+Older bugs can be found [in Bugzilla](https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=__open__&component=JGit&list_id=21379030&product=JGit).
 
 ## Submitting changes