diff --git a/.github/labels.yml b/.github/labels.yml index 92b660a..e582348 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -6,7 +6,7 @@ color: ee0701 description: > "Inconsistencies or issues which will cause a problem -for users or implementors." + for users or implementors." - name: "documentation" color: 0052cc description: "Solely about the documentation of the project." @@ -77,8 +77,8 @@ for users or implementors." - 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."