From 5376e0289aadd415c0c01ef1769c4c39054afa73 Mon Sep 17 00:00:00 2001 From: Tobias Brenner <19689801+brenner-tobias@users.noreply.github.com> Date: Sun, 28 Nov 2021 13:10:27 +0100 Subject: [PATCH] Line breaks --- .github/labels.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/labels.yml b/.github/labels.yml index 7de7dfb..a3aa815 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -5,8 +5,7 @@ - name: "bugfix" color: ee0701 description: > - "Inconsistencies or issues which will cause a - problem for users or implementors." + "Inconsistencies or issues which will cause a problem for users or implementors." - name: "documentation" color: 0052cc description: "Solely about the documentation of the project." @@ -77,8 +76,7 @@ - name: "priority-high" color: b60205 description: > - "After critical issues are fixed, these should be dealt with before - any further issues." + "After critical issues are fixed, these should be dealt with before any further issues." - name: "priority-medium" color: 0e8a16 description: "This issue may be useful, and needs some attention."