Contributing to the QET source code

The goal of this page is to teach you how to contribute effectively to the QET project by introducing you to .

Does & Don’ts of contributing

Does

Don’t

Always provide log files when opening an issue

Please follow the QET Coding style before making any changes to the code base

Row 2, column 2

After forking the repository, please create another branch to make changes onto. This will allow you to go back if something in the code breaks.

lorem ipsum

Structure your files so later contributors can easily make changes and additions to your files