✏️ Fixes some spelling and grammar

This commit is contained in:
Franck Nijhof 2020-01-02 20:09:03 +01:00
parent 8db54a0bfd
commit eccebe81b9
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3
2 changed files with 6 additions and 6 deletions

2
.github/config.yml vendored
View file

@ -34,7 +34,7 @@ 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

View file

@ -42,10 +42,10 @@ labels:
description: "New features or options."
- name: "Type: Support"
color: 5319e7
description: "Marks an issue as an support ticket."
description: "Marks an issue as a support ticket."
- name: "Type: Discussion"
color: d4c5f9
description: "Marks an issue as an generic discussion ticket."
description: "Marks an issue as a generic discussion ticket."
- name: "Type: Maintenance"
color: 2af79e
description: "Generic maintenance tasks, e.g., package updates."
@ -53,7 +53,7 @@ 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."