You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Choose the appropriate github issue labels for each page.
17
17
18
18
<details>
19
+
19
20
<summary>Priority</summary>
20
21
21
22
-`p-on-hold`: (Defer) Tasks that are currently not actionable due to various reasons like waiting for external inputs, dependencies, or resource constraints. These are reviewed periodically to decide if they can be moved to a more active status.
22
23
-`p-low`: (Nice to do) Tasks that have minimal impact on core operations and no immediate deadlines. These tasks are often more about quality of life improvements rather than essential needs.
23
24
-`p-medium`: (Could do) Tasks that need to be done but are less critical than high-priority tasks. These often improve processes or efficiency but can be postponed if necessary without immediate severe repercussions.
24
25
-`p-high`: (Should do) Important tasks that contribute significantly to long-term goals but may not have an immediate deadline. Delaying these tasks could have considerable negative effects but are not as immediate as critical tasks.
25
26
-`p-critical`: Tasks that have immediate deadlines or significant consequences if not completed on time. These are non-negotiable and often linked to core business functions or legal requirements.
26
-
27
27
</details>
28
28
29
29
<details>
30
+
30
31
<summary>T-shirt size</summary>
31
32
32
33
-`s-XS`: (< 1 day) Very simple tasks that require minimal time and effort.
33
34
-`s-S`: (few days) Tasks that are straightforward but require a bit more time to complete.
34
35
-`s-M`: (1-2 weeks) Tasks that involve a moderate level of complexity and collaboration.
35
36
-`s-L`: (several weeks) Complex tasks that require significant time investment and coordination across multiple teams.
36
37
-`s-XL`: (> 1 month) Very large and complex projects that involve extensive planning, execution, and testing.
38
+
</details>
37
39
40
+
<details>
41
+
42
+
<summary>Content evaluation</summary>
43
+
-`a-delete`: don't need this page
44
+
-`a-duplicate`: some content lives elsewhere
45
+
-`a-minor`: needs small revisions
46
+
-`a-moderate`: needs moderate revisions
47
+
-`a-critical`: needs a lot of work
38
48
</details>
39
49
40
50
## MDX Metadata format
@@ -53,6 +63,7 @@ description: "A short description of the content."
0 commit comments