Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.72 KB

CONTRIBUTING.md

File metadata and controls

29 lines (22 loc) · 1.72 KB

Contributing

We welcome all helpful contributions to improving the quality of BioSimSpace. We have a complete guide on how to contribute on our website.

Ways you can help include:

  • Finding and fixing documentation bugs and typos.
  • Writing new tutorials, short how-to guides or blog posts.
  • Creating more tests and adding them to the pytest library.
  • Porting and testing BioSimSpace on different computers.
  • Proposing and helping write or test new features.
  • Funding development by donating to OpenBioSim.
  • We accept pull requests to the devel branch and are happy to discuss ideas via GitHub issues on the repo.

When contributing, please keep in mind our Code of Conduct.

Please also ensure that your contribution is compatible with our license. BioSimSpace is licensed under the GPLv3 or later. Please ensure your contribution is similarly licensed (i.e. GPLv3 or later for the C++ code, MIT, BSD, Apache or GPLv3 or later for the Python code). Please ensure that your employer (if you are writing code as an employee) gives permission for you to contribute your code.

Before contributing we encourage everyone to complete the tutorial, as this gives a good grounding in how BioSimSpace works and how the code is laid out. If you have any problems running the tutorial then please raise an issue.

Finally, please do add your name or GitHub handle to our Contributors page before you submit your pull request. This will ensure that your status as a contributor to BioSimspace can be forever recognised :-)