# Contributing

Thank you for contributing to the goodness of this project.

## Creating Issues

If this is a bug:

1. Describe the failure.
2. Include reproduction steps.
3. Include the expected result.

If this is a feature request:

1. Describe the feature.
2. Provide a user story. (As a \_\_\_, I need \_\_\_ so that I can \_\_\_.)
3. Describe the benefits of the feature.

## Submitting Patches

When you submit a patch, please:

1. Include test steps.
2. If possible, please provide unit tests.
3. If possible, please provide functional tests.

## Development Environment Setup
