Updated various yaml files to include proper opening lines.

Tweaked the name of the stale threads workflow.
This commit is contained in:
Matt Scott
2023-03-18 08:48:07 -04:00
parent 1aac3c0f0d
commit 2606ad0395
7 changed files with 10 additions and 2 deletions

4
.github/labels.yml vendored
View File

@@ -1,3 +1,4 @@
---
labels:
- name: bug / broken-feature
description: Existing feature malfunctioning or broken
@@ -38,6 +39,9 @@ labels:
- name: mod / announcement
description: This is an admin announcement
color: 'e5ef23'
- name: mod / change-request
description: Used by internal developers to indicate a change-request.
color: 'e5ef23'
- name: mod / changes-requested
description: Changes have been requested before proceeding
color: 'e5ef23'