-
-
Notifications
You must be signed in to change notification settings - Fork 310
Expand file tree
/
Copy pathlabels.yml
More file actions
51 lines (51 loc) · 1.29 KB
/
labels.yml
File metadata and controls
51 lines (51 loc) · 1.29 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
43
44
45
46
47
48
49
50
51
- color: b60205
description: Prevents production or dev due to perf, bug, build error, etc..
name: blocking
- color: ee0701
description: ''
name: bug
- color: 0366d6
description: Pull requests that update a dependency file
name: dependencies
- color: c2e0c6
description: Focuses on documentation changes
name: docs
- color: 84b6eb
description: ''
name: enhancement
- color: a2eeef
description: New addition or enhancement to existing solutions
name: feature
- color: 7057ff
description: Issues that are suitable for first-time contributors.
name: good first issue
- color: 7057ff
description: PR's that are suitable for first-time contributors to review.
name: good first review
- color: 42f44e
description: ❤ Has a reproduction in a codesandbox or single minimal repository
name: has-reproduction
- color: 128A0C
description: ''
name: help wanted
- color: fbca04
description: ''
name: idea
- color: 006b75
description: ''
name: in progress
- color: 013f5b
description: source of problem is not clear yet. the reproduction might help
name: needs triage
- color: cc317c
description: ''
name: question
- color: 1d76db
description: ''
name: ready
- color: 621b8e
description: ''
name: waiting-for-answer
- color: ffffff
description: ''
name: wontfix