# Contribution Guidelines

We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's:

* Reporting a bug
* Discussing the current state of the code
* Submitting a fix
* Proposing new features

## Code of Conduct

Please refer to our [Code of Conduct](https://github.com/drewling/wordpress-serp-preview-plugin/blob/master/CODE_OF_CONDUCT.md).

## Report bugs using Github's issues

We use GitHub issues to track public bugs. Report a bug by opening a new issue.

## Pull Requests (PRs)

Pull requests are the best way to propose changes to the codebase. We actively welcome your pull requests:

1. Search for existing Issues and PRs before creating your own.
2. Fork the repository to your own GitHub account
3. Clone the project on your machine
4. Create a branch locally
5. Commit changes to the branch
6. Push changes to your fork
7. Submit a pull request to the upstream repository with a descriptive title and description

## License

In short, when you submit code changes, your submissions are understood to be under the same GNU Public License that covers the project. Feel free to contact the maintainers if that's a concern.
