Skip to content

Commit d40899a

Browse files
Fix labels
1 parent 9cfa1c8 commit d40899a

File tree

2 files changed

+5
-23
lines changed

2 files changed

+5
-23
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 22 deletions
This file was deleted.

.github/labels.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151

5252
- name: help wanted
5353
description: Extra attention is needed
54-
color: 008672
54+
color: 33aa3f
5555

5656
- name: invalid
5757
description: This doesn't seem right
@@ -88,3 +88,7 @@
8888
- name: wontfix
8989
description: This will not be worked on
9090
color: ffffff
91+
92+
- name: stale
93+
description: This issue hasn't received enough love
94+
color: 922A20

0 commit comments

Comments
 (0)