From b3eafdbd62623c47d0b6dd0db6a9f115cf1d068f Mon Sep 17 00:00:00 2001 From: Michaela Laurencin <35157522+mlaurencin@users.noreply.github.com> Date: Mon, 27 Jul 2026 18:35:08 -0400 Subject: [PATCH] docs: remove CoC reference from contributing md --- contributing.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/contributing.md b/contributing.md index 905698fd302..ba189f3339e 100644 --- a/contributing.md +++ b/contributing.md @@ -2,11 +2,6 @@ :+1::tada: First off, thanks for taking the time to contribute! :tada::+1: -This project adheres to the Contributor Covenant -[code of conduct](https://github.com/electron/electron/blob/master/CODE_OF_CONDUCT.md). -By participating, you are expected to uphold this code. Please report -unacceptable behavior to electron@github.com. - The following is a set of guidelines for contributing to `electron-apps`. These are just guidelines, not rules. Use your best judgment and feel free to propose changes to this document in a pull request.