There are two guides to contributing: `hacking.rst` is focused on code contributions, and `contributing.rst` is more general. Clarify scope of `hacking.rst` and link to the general guide in its references. Signed-off-by: Tim Small <tim@xxxxxxxxxxx> --- docs/hacking.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/hacking.rst b/docs/hacking.rst index 1be9daab80..8dc9b37475 100644 --- a/docs/hacking.rst +++ b/docs/hacking.rst @@ -3,7 +3,7 @@ Contributing ============ These are the basics steps you need to follow to contribute to -libvirt. +libvirt software development. Repositories and external resources =================================== @@ -75,3 +75,4 @@ you also take a look at the following documents: - `Advanced test suite usage <advanced-tests.html>`__ - `Adoption of GLib APIs <glib-adoption.html>`__ - `Committer guidelines <committer-guidelines.html>`__ +- `Contributing to libvirt <contribute.html>`__ -- 2.39.2