summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2008-08-01 11:25:22 +0000
committerRichard W.M. Jones <rjones@redhat.com>2008-08-01 11:25:22 +0000
commitccb516144ed9b07a463e19dca737938f9f914b3f (patch)
treeae7a49b5b36997e3753f63ab87105986d734afa7 /HACKING
parent* src/qemu_driver.c: patch from Chris Lalancette adding missing (diff)
downloadlibvirt-ccb516144ed9b07a463e19dca737938f9f914b3f.tar.gz
libvirt-ccb516144ed9b07a463e19dca737938f9f914b3f.tar.bz2
libvirt-ccb516144ed9b07a463e19dca737938f9f914b3f.zip
Link to "how to contribute to open source"
* HACKING: Link to external document which describes how to contribute to open source projects.
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING6
1 files changed, 6 insertions, 0 deletions
diff --git a/HACKING b/HACKING
index aabdcc2d9..1f9ac7b2e 100644
--- a/HACKING
+++ b/HACKING
@@ -41,6 +41,12 @@ The latter test checks for memory leaks.
a new feature or changing the output of a program.
+There is more on this subject, including lots of links to background
+reading on the subject, on this page:
+
+ http://et.redhat.com/~rjones/how-to-supply-code-to-open-source-projects/
+
+
Code indentation
================