Updating branch refs/heads/master
         to 1802d577b182330e25961ee508b24d0319b27889 (commit)
       from 4321733fdeabfd06e30ce9b40a6756e4eff552a0 (commit)

commit 1802d577b182330e25961ee508b24d0319b27889
Author: Christian Dywan <[email protected]>
Date:   Tue Apr 20 18:11:25 2010 +0200

    Add table of contents and intro to file HACKING

 HACKING |   19 ++++++++++++++++++-
 1 files changed, 18 insertions(+), 1 deletions(-)

diff --git a/HACKING b/HACKING
index 944dfa8..3b35489 100644
--- a/HACKING
+++ b/HACKING
@@ -1,6 +1,23 @@
 This file is licensed under the terms of the expat license, see the file EXPAT.
 
-+++ Hacking guide for Midori +++
++ Hacking guide for Midori +
+
+- How to contribute
+- Coding style
+- Source files in the project
+- Examplary source code
+
++++ How to contribute +++
+
+There are several ways to contribute to the project:
+
+For translating, have a look at the file TRANSLATE.
+
+For helping with testing and triaging bug reports, you should registers with 
the bug tracker at http://www.twotoasts.de/bugs and join #midori on 
irc.freenode.net where a lot of problems are discussed. You can start right 
away by trying to reproduce bug reports and comment with your findings.
+
+If you are interested in contributing code, there are a few options. You can 
join #midori to discuss a particular problem you would like to look into, or a 
feature you would want to implement. Opening a bug report or feature request if 
there isn't already one is the next step. To attract some attention, if you 
attached a patch or have questions, ask in #midori.
+
++++ Coding style +++
 
 Indentation is 4 spaces, no tabs, preferrably at 80 to 120 columns per line to
 avoid automated line-breaks. Trailing whitespace is not desirable.
_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to