mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-04 11:11:25 +00:00
✏️ Fixes some spelling and grammar
This commit is contained in:
parent
a750c4e461
commit
1eb5a392d7
2 changed files with 7 additions and 7 deletions
6
.github/config.yml
vendored
6
.github/config.yml
vendored
|
@ -34,14 +34,14 @@ requestInfoUserstoExclude: []
|
|||
newIssueWelcomeComment: >
|
||||
:wave: Thanks for opening your first issue here!
|
||||
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
|
||||
|
||||
# Comment to be posted to on PRs from first time contributors in your repository
|
||||
newPRWelcomeComment: >
|
||||
:sparkling_heart: Thanks for opening this pull request! :sparkling_heart:
|
||||
If your PR gets accepted and merged in, we will invite you to the project :tada:
|
||||
:sparkling_heart: Thanks for opening this pull request! :sparkling_heart:
|
||||
If your PR gets accepted and merged in, we will invite you to the project :tada:
|
||||
|
||||
# Configuration for first-pr-merge - https://github.com/behaviorbot/first-pr-merge
|
||||
|
||||
|
|
8
.github/settings.yml
vendored
8
.github/settings.yml
vendored
|
@ -50,11 +50,11 @@ labels:
|
|||
oldname: "Feature"
|
||||
- name: "Type: Support"
|
||||
color: 5319e7
|
||||
description: "Marks an issue as an support ticket."
|
||||
description: "Marks an issue as a support ticket."
|
||||
oldname: "Question"
|
||||
- name: "Type: Discussion"
|
||||
color: d4c5f9
|
||||
description: "Marks an issue as an generic discussion ticket."
|
||||
description: "Marks an issue as a generic discussion ticket."
|
||||
oldname: "Discussion"
|
||||
- name: "Type: Maintaince"
|
||||
color: 2af79e
|
||||
|
@ -63,13 +63,13 @@ labels:
|
|||
# Additional markers
|
||||
- name: "Security"
|
||||
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"
|
||||
color: fef2c0
|
||||
description: "Marks an idea, which might be excepted and implemented."
|
||||
- name: "Incomplete"
|
||||
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"
|
||||
color: fbca04
|
||||
description: "There is an PR opened for this issue."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue