# Contributing First, thank you for contributing! We love pull requests from everyone. By participating in this project, you agree to abide by the [code of conduct](CODE_OF_CONDUCT.md). 1. Open an issue to discuss a new feature. 1. Write tests. 1. Make sure the entire test suite passes. 1. Open a Pull Request. 1. Merged after receiving feedback. 1. Party :tada: ## Testing ``` $ rspec ```