@@ -16,6 +16,6 @@ The project comes with an SdkMan! environment that you can activate, in order to
...
@@ -16,6 +16,6 @@ The project comes with an SdkMan! environment that you can activate, in order to
## Towncrier
## Towncrier
We are using [Towncrier](https://pypi.org/project/towncrier/) to manage change logs. Towncrier is a Python tool and it only works with Python 3. Please consult the Towncrier project page for installation instructions.
We are using [Towncrier](https://pypi.org/project/towncrier/) to manage change logs. You wont need to install it for contributing, only if you want to compile a changelog, which is done by the maintainers as part of the release process. Towncrier depends on Python 3, for further setup information please visit their documentation.
> TODO: Add towncrier example workflow here
Our workflow to add a changelog fragment for a contribution is described in the [Funkwhale Docs](https://docs.funkwhale.audio/contributing.html#changelog-management).