root/HACKING

Revision 58965b7960d54ff675c730805c4b87f9535d43be, 504 bytes (checked in by Armin Burgmeier <armin@…>, 3 years ago)

Added HACKING file

  • Property mode set to 100644
Line 
1If you want to make changes to gobby, go get hacking. There are no
2strict rules considering code style. It's the code that matters, not the
3style. Just don't kill me if I reformat your code when applying a patch so
4it is consistent with the rest of the file in question.
5
6If you are done with your changes, use `git diff' to create a patch. To
7submit it, please open an issue in our trac at
8http://gobby.0x539.de/trac/newticket and attach your patch to it.
9
10Armin Burgmeier <armin@arbur.net>, 2008-10-16
Note: See TracBrowser for help on using the browser.