From: Erik Skultety Date: Tue, 4 Jul 2023 08:06:18 +0000 (+0200) Subject: docs: index: Add a quick link to Submitting patches X-Git-Tag: v9.7.0-rc1~144 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e381c3e1dbbb14dd745cb9e6dfa70bf4509845f;p=thirdparty%2Flibvirt.git docs: index: Add a quick link to Submitting patches We still get MRs in Gitlab from individual contributors on a regular basis which in some ways just makes maintainer's or reviewer's life just a bit more complicated. This ultimately means our guidelines are probably not visible enough on the main page (or some people wouldn't read them anyway). While this patch can't make the problem go away, it can at least attempt to mitigate it by creating a quick link to the 'hacking' page, skipping a lot of TL;DR contents in contributing.rst which we link from the main page. Signed-off-by: Erik Skultety Reviewed-by: Kristina Hanicova --- diff --git a/docs/index.rst b/docs/index.rst index 0782034e02..b1666ee22e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -30,6 +30,9 @@ Quick Links `New contributors `__ Get involved in the libvirt community & student outreach programs +`Submitting patches `__ + Already a regular open source contributor and have git set up? Have a quick + look at how to propose your changes to libvirt correctly `Security vulnerabilities `__ View security notices and report vulnerabilities to the libvirt security response team