Line breakts

This commit is contained in:
Tobias Brenner
2021-11-28 13:13:55 +01:00
parent 5376e0289a
commit 6b96574471
+4 -2
View File
@@ -5,7 +5,8 @@
- name: "bugfix" - name: "bugfix"
color: ee0701 color: ee0701
description: > 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" - name: "documentation"
color: 0052cc color: 0052cc
description: "Solely about the documentation of the project." description: "Solely about the documentation of the project."
@@ -76,7 +77,8 @@
- name: "priority-high" - name: "priority-high"
color: b60205 color: b60205
description: > 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" - name: "priority-medium"
color: 0e8a16 color: 0e8a16
description: "This issue may be useful, and needs some attention." description: "This issue may be useful, and needs some attention."