UNPKG

2.4 kBYAMLView Raw
1section:
2 description: Section of Punchcard that this issue belongs to.
3 color: '#c0e6ff'
4 labels:
5 - user management
6 - content types
7 - workflows
8 - permissions
9 - input plugins
10 - revisions
11 - api
12 - routing
13 - database
14problem:
15 description: 'Issues that make Punchcard feel broken or prevent us from doing further work, but otherwise work as designed. High priority.'
16 color: '#ff5050'
17 labels:
18 - blocked
19 - blocker
20 - bug
21 - externally blocked
22 - hotfix
23experience:
24 description: Issues that affect a user's comprehension or overall enjoyment of Punchcard.
25 color: '#ffa573'
26 labels:
27 - visual design
28 - microcopy
29 - user experience
30 - developer experience
31 - performance
32environment:
33 description: 'Environment that the issue is present in, either Punchcard core or its use as a module'
34 color: '#e9e0e0'
35 labels:
36 - core
37 - module
38mindless:
39 description: Issues that are necessary but less impactful for our users.
40 color: '#ffd4a0'
41 labels:
42 - cleanup
43 - legal
44 - technical debt
45 - experience debt
46 - tests
47 - greenkeeper
48feedback:
49 description: Issues that require further conversation to figure out how to proceed or what action steps are needed.
50 color: '#db2780'
51 labels:
52 - request for comments
53 - help wanted
54 - question
55 - research
56 - strategy
57 - stub
58 - prototype
59addition:
60 description: Issues that will result in new functionality or releases.
61 color: '#b4e051'
62 labels:
63 - feature
64improvement:
65 description: Issues that will iterate on existing functionality.
66 color: '#41d6c3'
67 labels:
68 - enhancement
69 - optimization
70pending:
71 description: 'Issues where action can be taken, but has not yet.'
72 color: '#fdd600'
73 labels:
74 - under consideration
75 - consumable
76inactive:
77 description: Issues where no actions are needed or possible. The issue is either fixed or addressed better by other issues.
78 color: '#dfe9e9'
79 labels:
80 - invalid
81 - won't fix
82 - duplicate
83 - on hold
84epic:
85 description: 'Epics track multiple stories together towards a desired outcome. Each epic should get a label unique to the core concept of the epic, usually 2-3 words. Epics should be labeled with their epic label and the `epic` label. Each story related to an epic should be labeled with that epic''s label.'
86 color: '#9855d4'
87 labels:
88 - epic