# Contributing Guide

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

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

Please note that this project is released with a [Code of Conduct][code-of-conduct]. By participating,
you agree to abide by its terms.

## Report a bug

We use the [issue tracker][issues] to track public bugs. Before you report a bug, make sure to first check there and
the [discussions][discussions]. If your issue does not exist already, go ahead and create one on the [issue tracker][issues].

## License

By contributing, you agree that your contributions will be licensed under the [MIT License][license].

## Resources

- [How to contribute to Open Source](https://opensource.guide/how-to-contribute/)

[code-of-conduct]: CODE_OF_CONDUCT.md
[issues]: https://github.com/VanOns/vo-html-sitemap/issues
[discussions]: https://github.com/VanOns/vo-html-sitemap/discussions
[license]: LICENSE.md