## Contributing

Hi there! We're thrilled that you'd like to contribute to this project. Your help is essential for keeping it great.

## Submitting a pull request

1. Fork and clone the repository
2. Create a new branch: `git checkout -b my-branch-name`
3. Make your change and remember to add tests
4. Build the project locally and run local tests
5. Push to your fork and submit a pull request
6. Pat your self on the back and wait for your pull request to be reviewed and merged.

Thanks for your contributing!