mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
docs: Link main "contributing" from programming-specific guide
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@seoss.co.uk> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
225f6de45f
commit
7218970862
@ -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>`__
|
||||
|
Loading…
Reference in New Issue
Block a user