-
-
Notifications
You must be signed in to change notification settings - Fork 445
Expand file tree
/
Copy pathlabels.yml
More file actions
74 lines (74 loc) · 2.04 KB
/
labels.yml
File metadata and controls
74 lines (74 loc) · 2.04 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
---
# Default GitHub labels
- color: c13253
name: bug
description: Functionality that does not work as intended/expected
- color: 18377f
name: documentation
description:
- color: 0366d6
name: dependencies
description: Pull requests that update a dependency file
- color: cccccc
name: duplicate
description: This issue or pull request already exists
- color: d29a5a
name: test
description:
- color: d23a4a
name: automation
description: Changes done to the .github folder
- color: blocked
name: ed848a
description: The issue is blocked by another issue that has to be resolved first
- color: ffffff
name: bot:stale
description: Issue marked as stale because there was no activity
- color: fca979
name: cli
description: Relates to HTMLHint's command-line interface
- color: fef2c0
name: configuration
description: Relates to HTMLHint's configuration (schema)
- color: 8e4dc6
name: core
description: Relates to HTMLHint's core APIs and features
- color: cccccc
name: duplicate
description: This issue or pull request already exists
- color: 84b6eb
name: enhancement
description: Functionality that enhances existing features
- color: 8fe57b
name: feature request
description: Functionality that introduces a new feature
- color: bbf796
name: good first issue
description: Good for newcomers
- color: f9bbc0
name: help wanted
description: We are looking for community help
- color: e6e6e6
name: invalid
description: The issue is not a valid bug/feature request
- color: 000000
name: keep-unstale
description: The issue will not be marked as stale by the stale-bot
- color: fffb38
name: PR needed
description:
- color: ededed
name: released on @beta
description: The issue was released on the beta branch
- color: fbca04
name: rule
description: Relates to HTMLHint's core rules
- color: f98022
name: spam
description:
- color: f9e3bd
name: triage
description: An HTMLHint team member will look at this issue
- color: ffffff
name: wontfix
description: The issue is expected and will not be fixed