## [Pull Requests](https://github.com/zjedi/hugo-scroll/pulls) We're open to contributions by opening a pull request. When adding a new feature, please modify also [exampleSite](./exampleSite/) with an example of how the feature can be activated, configured and used. Do not forget to mention new feature in a relevant subsection of [README.md](./README.md) ## [GitHub issues](https://github.com/zjedi/hugo-scroll/issues) Alternatively you may use GitHub issues for more complex topics and features. ## [Changelog](./CHANGELOG.md) Feel free to add your contributions to our CHANGELOG, which tracks: * **Added** for new features. * **Changed** for changes in existing functionality. * **Deprecated** for soon-to-be removed features. * **Removed** for now removed features. * **Fixed** for any bug fixes. * **Security** in case of vulnerabilities.