hakanensari/vacuum

View on GitHub
.github/CONTRIBUTING.md

Summary

Maintainability
Test Coverage
## Getting Involved

New contributors are always welcome. When it doubt, ask questions. Please be nice to one another.

### Coding

* Pick a task:
  * Offer feedback on open pull requests.
  * Review open issues for things to help on.
  * Create an issue to start a discussion on additions or features.
* Fork the project, add your changes and tests in a topic branch.
* Commit your changes and rebase against master to ensure everything is up to date.
* Submit a pull request.

### Non-Coding

* Offer feedback on open issues.
* Write and help edit documentation.