Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 2.29 KB

CONTRIBUTING.md

File metadata and controls

35 lines (24 loc) · 2.29 KB

How to contribute

You can contribute to this project in by:

Development

If you want to contribute serious and non-trivial stuff ( or even simple and trivial stuff ) you have to fork this repository; keep it updated; when your contribution is ready, submit a merge request to the development branch of this repository. After some basic tests ran by gitlab CI and after approval, your changes will be merged into the development branch.

A basic guide on how to work with git can be found here. A more thorough introduction to git is provided by proGit online e-book.

Suggested workflow

Development tools

Here you can find several tools that will assist you while contributing to the QE source code.

Creating Issues

You can report bugs and propose new developments by posting an issue in the Issue section of this repository. Partecipation to the issue discussions are also a welcome contribution. When reporting bugs, please allow to reproduce the problem by providing input and output files.