Welcome and thank you for your interest in contributing to the Syringe Pump!
This project is all about developing an easy to use, open source syringe pump.
This documents is a set of guidelines for contributing to the Syringe Pump 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 email at [email protected]
This project adheres to a code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to Drew.
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!
- Fork this repository. This makes your own version of this project you can edit and use.
- Make your changes! You can do this in the GitHub interface on your own local machine. Once you're happy with your changes...
- 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.
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.
This CONTRIBUTING.md was created using this awesome template from @acabunoc