# Contributing Guidelines ## Reporting an issue * Create an issue describing the problem. ## Submitting a Pull Request All commits require a [DCO](https://developercertificate.org/) sign-off. This is done by committing with the `--signoff` flag. * Create an issue describing the problem and your proposed solution. * Wait for feedback from the maintainers. * Fork the repo, develop and test your code changes. * Submit a pull request.