Personal tools
You are here: Home Projects NagPerfDiag Contribute

Contribute

by Herbert Straub last modified 2008-06-09 00:06

HowTo contribute

Bug Reports

If you find a bug, please report it via e-mail to herbert at linuxhacker dot at. These is the main line for bug reports. Changes to Existing Source Code. For additions or changes to the existing source code, please send a e-mail to herbert at linuxhaker dot at and specify, what version of NagPerfDiag you use. The preferred format for submitting patches is the unified output format generated by diff -u.

For example:

    $ diff -u oldfile newfile > my_patch.diff

New Code of Major Value-Added Changes

Please send a e-mail to the herbert at linuxhacker dot at and attach a diff file (description above). Acceptable copyrights for code included in NagPerfDiag is the GNU General License. For Details see: The GNU General Public License

Coding style

Please respect the project format guidelines. This guidelines are docmented in the section Coding Style

Source Code

The source code is accessable via SVN. Read more in the Download section

Document Actions