Skip to content

Commit 17af7cf

Browse files
committed
drop downs
1 parent 6957e9b commit 17af7cf

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

.github/ISSUE_TEMPLATE/docs_audit_results.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,30 +15,38 @@ labels: 'docs-audit-2024-Q4,op-labs'
1515

1616
> Choose the appropriate github issue labels for each page.
1717
18-
**Content evaluation:**
18+
<details>
19+
<summary>Content evaluation</summary>
1920

2021
- `a-delete`: don't need this page
2122
- `a-duplicate`: some content lives elsewhere
2223
- `a-minor`: needs small revisions
2324
- `a-moderate`: needs moderate revisions
2425
- `a-critical`: needs a lot of work
2526

26-
**Priority:**
27+
</details>
28+
29+
<details>
30+
<summary>Priority</summary>
2731

2832
- `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.
2933
- `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.
3034
- `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.
3135
- `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.
3236
- `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.
3337

34-
**T-shirt size:**
38+
</details>
39+
40+
<details>
41+
<summary>T-shirt size</summary>
3542

3643
- `s-XS`: (< 1 day) Very simple tasks that require minimal time and effort.
3744
- `s-S`: (few days) Tasks that are straightforward but require a bit more time to complete.
3845
- `s-M`: (1-2 weeks) Tasks that involve a moderate level of complexity and collaboration.
3946
- `s-L`: (several weeks) Complex tasks that require significant time investment and coordination across multiple teams.
4047
- `s-XL`: (> 1 month) Very large and complex projects that involve extensive planning, execution, and testing.
4148

49+
</details>
4250

4351
## MDX Metadata format
4452

0 commit comments

Comments
 (0)