docs: unwrap text like the rest

This commit is contained in:
decentral1se 2021-09-07 10:53:37 +02:00
parent 1438fdf3c2
commit a1d1166308
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 5 deletions

View File

@ -54,11 +54,7 @@ Please use the [conventional commit format](https://www.conventionalcommits.org/
## Versioning
We use [goreleaser](https://goreleaser.com) to help us automate releases. We
use [semver](https://semver.org) for versioning all releases of the tool. While
we are still in the public alpha release phase, we will maintain a
`0.y.z-alpha` format. Change logs are generated from our commit logs. We are
still working this out and aim to refine our release praxis as we go.
We use [goreleaser](https://goreleaser.com) to help us automate releases. We use [semver](https://semver.org) for versioning all releases of the tool. While we are still in the public alpha release phase, we will maintain a `0.y.z-alpha` format. Change logs are generated from our commit logs. We are still working this out and aim to refine our release praxis as we go.
## Fork maintenance