-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanage-your-labels.yml
63 lines (63 loc) · 1.85 KB
/
manage-your-labels.yml
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
LABEL_GROUPS:
DEFAULT:
automation:
description: CI/CD and all other kinds of workflows
color: '238636'
bug:
description: Something isn't working
color: d73a4a
dependencies:
description: 3rd-party Dependencies
color: 0b203a
documentation:
description: Improvements or additions to documentation for users and or developers
color: 0075ca
duplicate:
description: This issue or pull request already exists
color: cfd3d7
enhancement:
description: New feature or request
color: a2eeef
good first issue:
description: Good for newcomers
color: 7057ff
help wanted:
description: Extra attention is needed
color: '008672'
i18n:
description: Internationalization & Localization related issues
color: 0f3c4c
invalid:
description: This doesn't seem right
color: e4e669
needs research:
description: Needs further investigation and research
color: ed8661
security:
description: Issues that have security implications
color: ff0000
tracking issue:
description: Long term planning and tracking on a story, topic, or PART
color: d20394
wontfix:
description: This will not be worked on
color: '000000'
PART WP core:
description: WordPress core related
color: efefef
PART Module:
description: A typical ft-module, which is almost a normal WP mu-plugin
color: d20394
PART Story:
description: A (user) story handled by one or more ft-modules
color: e2ea00
PART Plugin:
description: A typical WordPress plugin or mu-plugin
color: 3858e9
PART Theme:
description: A typical WordPress theme
color: 3858e9
PART Website:
description: A website on the figuren.theater platform
color: e2ea00
REPOS: