From e2b5a3c085937cb20bdd91db29451fa0f0111d6a Mon Sep 17 00:00:00 2001 From: Patrick Heneise Date: Sat, 27 Jan 2024 11:36:31 +0200 Subject: [PATCH] fix: remove wrapping --- src/templates/comment-ack-coc.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/templates/comment-ack-coc.md b/src/templates/comment-ack-coc.md index 556b684..b7ea906 100644 --- a/src/templates/comment-ack-coc.md +++ b/src/templates/comment-ack-coc.md @@ -1,4 +1,3 @@ Thanks for your proposal! -This group follows a Code of Conduct. In order to proceed, you need to read and -agree to our [Code of Conduct](./blob/main/CODE_OF_CONDUCT.md). +This group follows a Code of Conduct. In order to proceed, you need to read and agree to our [Code of Conduct](./blob/main/CODE_OF_CONDUCT.md).