Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 2.9 KB

CONTRIBUTING.md

File metadata and controls

47 lines (29 loc) · 2.9 KB

Contributing to LightM

Welcome and thank you for your interest in contributing to LightM!

This project is all about developing of software tools and a low-cost open hardware setup to study how bacteria move. With this we want to contribute to make the experiments more reproducible and to enable analysis of additional parameter. (For more background information have a look at the README)

This documents is a set of guidelines for contributing to LightM on GitHub. These are guidelines, not rules. This guide is meant to make it easy for you to get involved.

If you have any questions get in contact with us via gitter!

Participation guidelines

This project adheres to a code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to Alex.

What we're working on

Check the issues of our latest milestone!

You can take a look at the complete roadmap to find out what we are planning in the future

How to submit changes

Once you've identified one of the issues above that you feel you can contribute to, you're ready to make a change to the project repository!

  1. Fork this repository. This makes your own version of this project you can edit and use.
  2. Make your changes! You can do this in the GitHub interface on your own local machine. Once you're happy with your changes...
  3. Submit a pull request. This opens a discussion around your project and lets the project lead know you are proposing changes.

First time contributing to open source? Check out this free series, How to Contribute to an Open Source Project on GitHub.

How to report bugs

Notice a mistake? Please file any bugs, requests, or questions in our issue tracker!

If you are new to GitHub issue tracker take a look here.

Communication channels

If you want to get in touch with us join our gitter chat!

This CONTRIBUTING.md was created using this awesome template from @acabunoc