From a1d1166308668d4bf7ae2af48811e29e8a778bba Mon Sep 17 00:00:00 2001 From: decentral1se Date: Tue, 7 Sep 2021 10:53:37 +0200 Subject: [PATCH] docs: unwrap text like the rest --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index d670b0e7..bf631c57 100644 --- a/README.md +++ b/README.md @@ -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