From 55f8962be532d50a525fe05112c1957342619e6e Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Fri, 24 Jan 2025 10:08:23 -0500 Subject: [PATCH] Updated Issue Triage Workflow (markdown) --- Issue-Triage-Workflow.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Issue-Triage-Workflow.md b/Issue-Triage-Workflow.md index 7e11e3f..592a131 100644 --- a/Issue-Triage-Workflow.md +++ b/Issue-Triage-Workflow.md @@ -8,6 +8,9 @@ This page serves to define the official policy for opening and processing GitHub * Issues that are left with undecided next steps for a period of time are automatically marked as stale, and eventually closed if not updated. * Closed issues with no further activity will be locked after 90 days. ([Why we do this](https://www.henryzoo.com/issues)) +> [!NOTE] +> As of 2025-01-24, we have started migrating from the old `type:` labels to GitHub's [issue types](https://github.blog/changelog/2024-10-01-evolving-github-issues-public-beta/#organize-your-work-with-issue-types). + # Issue Triage Flowchart [[images/issue_triage_flowchart.png]]