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