Skip to content

Commit b52936c

Browse files
mcanouilgithub-actions[bot]
authored andcommitted
chore: UK to US words
(cherry picked from commit 49d4947)
1 parent de42c72 commit b52936c

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

docs/triaging/index.qmd

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Issue and Discussion Triage"
33
description: |
44
This guide provides instructions for effectively triaging issues and discussions on Quarto CLI GitHub repository.
5-
The primary goal is to ensure that all issues and discussions are managed efficiently, helping maintain a clear and organised project workflow.
5+
The primary goal is to ensure that all issues and discussions are managed efficiently, helping maintain a clear and organized project workflow.
66
engine: markdown
77
toc-depth: 4
88
---
@@ -12,21 +12,21 @@ toc-depth: 4
1212
### Purpose
1313

1414
This guide provides instructions for effectively triaging issues and discussions on a Quarto CLI GitHub repository.
15-
The primary goal is to ensure that all issues and discussions are managed efficiently, helping maintain a clear and organised project workflow.
15+
The primary goal is to ensure that all issues and discussions are managed efficiently, helping maintain a clear and organized project workflow.
1616

1717
### Scope
1818

1919
The document covers the processes for identifying, reviewing, and managing issues and discussions.
20-
This includes assigning responsibilities, prioritising tasks, and ensuring all issues are directed towards the appropriate project milestones.
20+
This includes assigning responsibilities, prioritizing tasks, and ensuring all issues are directed towards the appropriate project milestones.
2121

2222
### Tech Lead Engagement
2323

2424
Tech leads and other maintainers will be actively engaged in the ongoing triage of new project issues.
25-
Their involvement is crucial to maintaining the project's organisation and ensuring that issues are handled promptly and effectively.
25+
Their involvement is crucial to maintaining the project's organization and ensuring that issues are handled promptly and effectively.
2626

27-
### Organisation of Issues
27+
### Organization of Issues
2828

29-
Issues will be continuously organised into milestones based on a clear [Planning Horizon](#planning-horizon).
29+
Issues will be continuously organized into milestones based on a clear [Planning Horizon](#planning-horizon).
3030
This ensures that the team has a structured approach to managing the project's progress and addressing issues in a timely manner.
3131

3232
### All Issues and Discussions Managed in Quarto CLI Repository
@@ -67,10 +67,10 @@ All issues beyond the next Milestone will be triaged to the "Future" milestone,
6767

6868
- Use clear and consistent labels such as [`bug`](https://github.com/quarto-dev/quarto-cli/labels/bug), [`enhancement`](https://github.com/quarto-dev/quarto-cli/labels/enhancement), [`support`](https://github.com/quarto-dev/quarto-cli/labels/support), [`maintenance`](https://github.com/quarto-dev/quarto-cli/labels/maintenance), and [`documentation`](https://github.com/quarto-dev/quarto-cli/labels/documentation) to define the nature of the issue.
6969
Issues are expected to have exactly one of these labels.
70-
- Assign additional [labels](https://github.com/quarto-dev/quarto-cli/labels/) to categorise issues based on their type such as `html`, `website`, `installers`, `crossref`, *etc.*
71-
- Create custom labels if necessary to better categorise issues.
70+
- Assign additional [labels](https://github.com/quarto-dev/quarto-cli/labels/) to categories issues based on their type such as `html`, `website`, `installers`, `crossref`, *etc.*
71+
- Create custom labels if necessary to better categories issues.
7272

73-
#### Prioritisation
73+
#### Prioritization
7474

7575
- Assess the severity and impact of issues to determine priority, *e.g.*:
7676
- use the [`regression` label](https://github.com/quarto-dev/quarto-cli/labels/regression) for bugs that appeared in a recent release
@@ -120,11 +120,11 @@ In such cases, we encourage the following actions:
120120

121121
#### Categories
122122

123-
- Ensure discussions are categorised based on their nature, such as [`Features Requests`](https://github.com/quarto-dev/quarto-cli/discussions/categories/feature-requests), [`Q&A`](https://github.com/quarto-dev/quarto-cli/discussions/categories/q-a), and [`Show and tell`](https://github.com/quarto-dev/quarto-cli/discussions/categories/show-and-tell).
123+
- Ensure discussions are categorized based on their nature, such as [`Features Requests`](https://github.com/quarto-dev/quarto-cli/discussions/categories/feature-requests), [`Q&A`](https://github.com/quarto-dev/quarto-cli/discussions/categories/q-a), and [`Show and tell`](https://github.com/quarto-dev/quarto-cli/discussions/categories/show-and-tell).
124124

125125
#### Labels
126126

127-
- Assign [labels](https://github.com/quarto-dev/quarto-cli/labels/) to categorise issues based on their type such as `html`, `website`, `installers`, `crossref`, *etc.*
127+
- Assign [labels](https://github.com/quarto-dev/quarto-cli/labels/) to categorize issues based on their type such as `html`, `website`, `installers`, `crossref`, *etc.*
128128

129129
### Participation
130130

0 commit comments

Comments
 (0)