-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathlabels.yml
More file actions
42 lines (42 loc) · 1.21 KB
/
Copy pathlabels.yml
File metadata and controls
42 lines (42 loc) · 1.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
- name: add-project
color: a2eeef
description: "Add new project to best-of list"
- name: update-project
color: a2eeef
description: "Update a project on the best-of list"
- name: category
color: a2eeef
description: "Add or update a category to the best-of list"
- name: configuration
color: a2eeef
description: "Issue refers to the best-of list configuration"
- name: generation
color: a2eeef
description: "Issue refers to the best-of markdown generation"
- name: collection
color: a2eeef
description: "Issue refers to the project metadata collection"
- name: question
color: a2eeef
description: "Further information is requested"
- name: documentation
color: a2eeef
description: "Changes to documentation"
- name: bug
color: d73a4a
description: "Something isn't working"
- name: "good first issue"
color: 98FF98
description: "Good for newcomers"
- name: "help wanted"
color: 98FF98
description: "Extra attention is needed"
- name: invalid
color: cfd3d7
description: "This doesn't seem right"
- name: duplicate
color: cfd3d7
description: "This issue or pull request already exists"
- name: "further input needed"
color: cfd3d7
description: "Not enough detail is provided by the creator"