ve_main_hugosource/themes/hugo-scroll/contributing.md
2023-11-18 23:36:28 +01:00

852 B

Pull Requests

We're open to contributions by opening a pull request.

When adding a new feature, please modify also 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

GitHub issues

Alternatively you may use GitHub issues for more complex topics and features.

Changelog

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.