Fixed line length

This commit is contained in:
Tobias Brenner
2021-11-28 13:03:42 +01:00
parent 60058fb359
commit 572a39e5ab
2 changed files with 16 additions and 7 deletions
+15 -6
View File
@@ -4,7 +4,9 @@
description: "A breaking change for existing users."
- name: "bugfix"
color: ee0701
description: "Inconsistencies or issues which will cause a problem for users or implementors."
description: >
"Inconsistencies or issues which will cause a
problem for users or implementors."
- name: "documentation"
color: 0052cc
description: "Solely about the documentation of the project."
@@ -35,7 +37,8 @@
description: "Issue is currently being resolved by a developer."
- name: "stale"
color: fef2c0
description: "There has not been activity on this issue or PR for quite some time."
description: >
"There has not been activity on this issue or PR for quite some time."
- name: "no-stale"
color: fef2c0
description: "This issue or PR is exempted from the stable bot."
@@ -52,10 +55,12 @@
- name: "beginner-friendly"
color: 0e8a16
description: "Good first issue for people wanting to contribute to the project."
description: >
"Good first issue for people wanting to contribute to the project."
- name: "help-wanted"
color: 0e8a16
description: "We need some extra helping hands or expertise in order to resolve this."
description: >
"We need some extra helping hands or expertise in order to resolve this."
- name: "hacktoberfest"
description: "Issues/PRs are participating in the Hacktoberfest."
@@ -66,10 +71,14 @@
- name: "priority-critical"
color: ee0701
description: "This should be dealt with ASAP. Not fixing this issue would be a serious error."
description: >
"This should be dealt with ASAP. Not fixing this issue would be a serious
error."
- name: "priority-high"
color: b60205
description: "After critical issues are fixed, these should be dealt with before any further issues."
description: >
"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."
+1 -1
View File
@@ -1,4 +1,4 @@
---
name: Add-On Repository for Cloudflare
url: https://github.com/brenner-tobias/ha-addons
maintainer: Tobia Brenner <https://github.com/brenner-tobias/>
maintainer: Tobia Brenner <https://github.com/brenner-tobias/>