On Mon, Oct 31, 2016 at 12:41:47PM +0000, Daniel P. Berrange wrote:
Add a page that describes what contributions libvirt is
looking for and how to get involved.
Neat.
Signed-off-by: Daniel P. Berrange <berrange(a)redhat.com>
---
docs/contribute.html.in | 140 ++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 140 insertions(+)
create mode 100644 docs/contribute.html.in
diff --git a/docs/contribute.html.in b/docs/contribute.html.in
new file mode 100644
index 0000000..3686025
--- /dev/null
+++ b/docs/contribute.html.in
+ <li><strong>Translation</strong>. All the
libvirt modules aim to support
+ translations where appropriate. All translation is
+ handling outside of the normal libvirt review process,
+ using the <a href="http://fedora.zanata.org">Fedora
+ instance</a> of the Zanata tool. Thus people wishing
+ to contribution to translation should join the Fedora
s/contribution/contribute/
Maybe this bug can be closed then:
https://bugzilla.redhat.com/show_bug.cgi?id=672746
+ translation tool</li>
Jan