From: Andrea Bolognani Date: Mon, 26 Jun 2017 08:39:02 +0000 (+0200) Subject: docs: Point to hacking.html from contribute.html X-Git-Tag: v3.5.0-rc1~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d76f425843b0eb6213155a4b5d0f76763e8c7700;p=thirdparty%2Flibvirt.git docs: Point to hacking.html from contribute.html People looking to help out should really go through the contributor guidelines when getting started, so the more documents point to them the better. Signed-off-by: Andrea Bolognani --- diff --git a/docs/contribute.html.in b/docs/contribute.html.in index 6ef7dc4a65..32935b1fa2 100644 --- a/docs/contribute.html.in +++ b/docs/contribute.html.in @@ -36,7 +36,9 @@ language bindings written in Python, Perl, Java, Ruby, Php, OCaml and Go. There are also higher level wrappers mapping libvirt into other object frameworks, such GLib, - CIM and SNMP + CIM and SNMP. For those interested in working on the core parts of + libvirt, the contributor guidelines are + mandatory reading
  • Translation. All the libvirt modules aim to support translations where appropriate. All translation is handling outside of the normal libvirt review process,