From e266d530ede126f78deb6577da98d662cfbb596a Mon Sep 17 00:00:00 2001 From: Jose <75870284+Jaro-c@users.noreply.github.com> Date: Fri, 5 Jun 2026 13:16:16 -0500 Subject: [PATCH] docs: drop discussions references from code of conduct (#16) Discussions are disabled org-wide; the code of conduct no longer lists them as a project space. Signed-off-by: Jaro-c <75870284+Jaro-c@users.noreply.github.com> --- CODE_OF_CONDUCT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 3f43990..817b569 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -3,7 +3,7 @@ ## Our Standards Glyndor projects are technical projects. Interactions here — issues, PRs, -discussions, comments — should be focused, respectful, and constructive. +comments — should be focused, respectful, and constructive. **Expected behavior:** @@ -30,7 +30,7 @@ contributors who violate these standards. ## Scope This Code of Conduct applies to all project spaces — GitHub issues, PRs, -discussions, and any other official project channels. +and any other official project channels. ---