On Tue, Nov 08, 2016 at 11:50:19AM +0000, Daniel P. Berrange wrote:
Add a page that describes what contributions libvirt is
looking for and how to get involved.
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..6ef7dc4
--- /dev/null
+++ b/docs/contribute.html.in
@@ -0,0 +1,140 @@
[...]
+ <li><strong>Evangalism</strong>. Work done by
the project is of no benefit
s/Evangalism/Evangelism/
+ unless the (potential) user community knows that it
+ exists. Thus it is critically important to the health
+ and future growth of the project, that there are a people
+ who evangalise the work created by the project. This can
s/evangalise/evangelise/
+ take many forms, writing blog posts (about usage of
features,
+ personal user experiances, areas for future work, and more),
s/experiances/experiences/
Martin