From c842621645a2d8ed5a7ab7bdfbaae08ba51aca82 Mon Sep 17 00:00:00 2001 From: taniandjerry <126204004+taniandjerry@users.noreply.github.com> Date: Wed, 12 Nov 2025 12:40:59 -0500 Subject: [PATCH] chore: Update governance to include Discord (#5690) Co-authored-by: Tania Chakraborty --- GOVERNANCE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GOVERNANCE.md b/GOVERNANCE.md index b55dc0f36b..e7ad1aec5c 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -49,7 +49,7 @@ Core Maintainers have admin access across all repositories but use standard cont ### Day-to-Day Decisions -* Most technical and process decisions are made through consensus in pull requests or GitHub discussions. +* Most technical and process decisions are made through consensus in pull requests, GitHub discussions, or Discord. * Core Maintainers can approve and merge changes quickly when there's clear benefit. * Significant architectural changes should have discussion in a GitHub issue or discussion before implementation. * Core Maintainers may step in when disputes arise or when decisions have project-wide impact.