Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.35 KB

CONTRIBUTING.md

File metadata and controls

27 lines (17 loc) · 1.35 KB

👍🎉 First off, thanks for taking the time to contribute! 🎉👍

Code of Conduct

This project and everyone participating in it is governed by the TranSPHIRE Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to markus.stabrin@mpi-dortmund.mpg.de.

I just have a question!

Please, don't use the issue tracker for support questions, but send an e-mail to markus.stabrin@mpi-dortmund.mpg.de.
If your problem is not strictly TranSPHIRE specific Stack Overflow is also worth considering.

I want to contribute!

TranSPHIRE is an open source project and I love to receive contributions from my community — you! There are many ways to contribute, from writing tutorials, improving the documentation, submitting bug reports and feature requests or writing code which can be incorporated into TranSPHIRE itself.

Bug reports and feature requests

Please use the issue tracker!

Contribute to the project

Please contibute by creating a pull request. For the pull request, please follow the Pull request template. Please make sure, that your code follows the PEP-8 style-guide as much as possible.