First off, thanks for taking the time to contribute!
How can you contribute?
- reporting bugs
- suggesting enhancements
- promoting Helioviewer
- contributing code
JHelioviewer is copyrighted by the European Space Agency and is licensed under Mozilla Public License 2.0.
- Code should be formatted in K&R style. Default formatting rules of IntelliJ Idea are OK.
- No tabular characters allowed.
- Indentation level has to be set to 4 space characters.
- No DOS end of lines, new line at the end of the file.
- No codepage characters, only UTF-8.