mirror of
https://github.com/hassio-addons/addon-thelounge.git
synced 2025-05-05 03:21:37 +00:00
✏️ Fixes some spelling and grammar
This commit is contained in:
parent
5f1f37c0a4
commit
6c3fb1f6e6
2 changed files with 7 additions and 7 deletions
2
.github/config.yml
vendored
2
.github/config.yml
vendored
|
@ -34,7 +34,7 @@ requestInfoUserstoExclude: []
|
||||||
newIssueWelcomeComment: >
|
newIssueWelcomeComment: >
|
||||||
:wave: Thanks for opening your first issue here!
|
:wave: Thanks for opening your first issue here!
|
||||||
If you're reporting a :bug: bug, please make sure you include steps to reproduce it.
|
If you're reporting a :bug: bug, please make sure you include steps to reproduce it.
|
||||||
Also, logs, error messages and information about your hardware might be usefull.
|
Also, logs, error messages and information about your hardware might be useful.
|
||||||
|
|
||||||
# Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome
|
# Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome
|
||||||
|
|
||||||
|
|
8
.github/settings.yml
vendored
8
.github/settings.yml
vendored
|
@ -42,10 +42,10 @@ labels:
|
||||||
description: "New features or options."
|
description: "New features or options."
|
||||||
- name: "Type: Support"
|
- name: "Type: Support"
|
||||||
color: 5319e7
|
color: 5319e7
|
||||||
description: "Marks an issue as an support ticket."
|
description: "Marks an issue as a support ticket."
|
||||||
- name: "Type: Discussion"
|
- name: "Type: Discussion"
|
||||||
color: d4c5f9
|
color: d4c5f9
|
||||||
description: "Marks an issue as an generic discussion ticket."
|
description: "Marks an issue as a generic discussion ticket."
|
||||||
- name: "Type: Maintenance"
|
- name: "Type: Maintenance"
|
||||||
color: 2af79e
|
color: 2af79e
|
||||||
description: "Generic maintenance tasks, e.g., package updates."
|
description: "Generic maintenance tasks, e.g., package updates."
|
||||||
|
@ -53,13 +53,13 @@ labels:
|
||||||
# Additional markers
|
# Additional markers
|
||||||
- name: "Security"
|
- name: "Security"
|
||||||
color: ee0701
|
color: ee0701
|
||||||
description: "Marks an security issues that needs to be resolved asap."
|
description: "Marks a security issue that needs to be resolved asap."
|
||||||
- name: "Idea"
|
- name: "Idea"
|
||||||
color: fef2c0
|
color: fef2c0
|
||||||
description: "Marks an idea, which might be excepted and implemented."
|
description: "Marks an idea, which might be excepted and implemented."
|
||||||
- name: "Incomplete"
|
- name: "Incomplete"
|
||||||
color: fef2c0
|
color: fef2c0
|
||||||
description: "Marks an PR or issue that is missing information."
|
description: "Marks a PR or issue that is missing information."
|
||||||
- name: "Pull request"
|
- name: "Pull request"
|
||||||
color: fbca04
|
color: fbca04
|
||||||
description: "There is an PR opened for this issue."
|
description: "There is an PR opened for this issue."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue