Skip to content

Commit

Permalink
Added info on how to contribute
Browse files Browse the repository at this point in the history
  • Loading branch information
gniezen committed Sep 8, 2014
1 parent 7a5fd46 commit b3e355e
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# How to contribute

We want you to be able to help make better devices for healthcare and lab environments, making it as easy as possible to contribute changes.

## Getting Started

There are two ways to get started in contributing to Openpump. If you have found a bug, or have a suggestion, you can submit an issue on GitHub:

* Make sure you have a [GitHub account](https://github.com/signup/free)
* Submit a ticket for your issue, assuming one does not already exist.
* Clearly describe the issue including steps to reproduce when it is a bug.

If you'd like to contribute directly to the code, schematics or designs:

* Fork the repository on GitHub. If you haven't used GitHub before, the desktop client for [Mac](https://mac.github.com/) or [Windows]
(https://windows.github.com/) makes it a bit easier.
* Submit a pull request with your new contribution.

# Additional Resources

* [General GitHub documentation](http://help.github.com/)
* [GitHub pull request documentation](http://help.github.com/send-pull-requests/)

0 comments on commit b3e355e

Please sign in to comment.