From ccb516144ed9b07a463e19dca737938f9f914b3f Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 1 Aug 2008 11:25:22 +0000 Subject: [PATCH] Link to "how to contribute to open source" * HACKING: Link to external document which describes how to contribute to open source projects. --- ChangeLog | 6 ++++++ HACKING | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index 850c83ab5c..02cb35e18d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Fri Aug 1 12:24:44 BST 2008 Richard W.M. Jones + + Link to "how to contribute to open source" + * HACKING: Link to external document which describes how to + contribute to open source projects. + Fri Aug 1 13:20:44 CEST 2008 Daniel Veillard * src/qemu_driver.c: patch from Chris Lalancette adding missing diff --git a/HACKING b/HACKING index aabdcc2d96..1f9ac7b2e8 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 ================ -- 2.47.2