diff options
Diffstat (limited to 'HACKING')
-rw-r--r-- | HACKING | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/HACKING b/HACKING new file mode 100644 index 00000000..dceae54d --- /dev/null +++ b/HACKING @@ -0,0 +1,14 @@ +In order to build Soup, just follow the generic directions in the INSTALL +file. + +All changes to Soup must be approved by the maintainers before they can be +commited. Mail your patch (created using diff -u) with a detailed ChangeLog and +a description of changes to soup-list@ximian.com*, and do not apply it until it +is approved by Alex or Dick. + +Please be sure to follow the GNOME Programming guidelines for all code +submitted. The programming guidelines can be found in the white-papers CVS +module. + +To subscribe to the Soup discussion list, send mail with the word "Subject" in +the message body to soup-list-request@ximian.com. |