From nobody Tue Apr 21 19:20:01 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4g0XHV4bR2z6ZMSg for ; Tue, 21 Apr 2026 19:20:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g0XHV400Wz4Dxf for ; Tue, 21 Apr 2026 19:20:06 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776799206; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=5UXPSqaK1V4kFAWYfLejn0MaSPuZrR85iCs4GyQKjfU=; b=grdBF/KSKwID2eAVYFaeHOCj1yYgYzawO4sWAAtBb8md0nrgotjafx12hnkgOEixOMAn47 klpXKiRk6+vtbBJ3V5gCl+ripD/dC4rdZh3OwErBS9u9oQFWiazcPgnr0YPZmJE4ieHe62 Lp9C1irLqyo7p7xGMFBHn9eaTI8z46gS3B5aXlpmnMl+vE/EVABIqdMK6DrWaZ4U1yxy1z 0/5aSAksmNVQeEo3pE3zc+iP5O4yWAuAucTWlrQW5twl2fLNpOycO3PTJZWu0VkPPJhelB 3xp76apbEsGmOIpCtaBtLWv2X5NI6qXDEaKterW7c/dJKkT0+FId/2AQZppmXA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776799206; a=rsa-sha256; cv=none; b=PxYvXHA4/UA96js0KXuk4w5dbjtOIS8UV+uxWa10Tr3H8+1DemQGBo/1go8R35qVnnrmd3 BYzC1b03X06miIaZt14XFTabXbLxo7XeEaz/aYMvUHA7o5c5AcSnHL+3QRpqYAHniZo5/Q 4aDjdPsln4FJy6/yeR0s317POzSVDgmk0lJx2lwQ0dM0Agk81cVQ1Tuy+UiX7mG77bpRAH Hrq7ONAO7oiieGAQlzzHnG9mJBp3pH/Fm8pesONGhqmOdkO1tz9vyn+iFmk3LrHjqqzYgA 4BUxTu+jVsfGad9pXyBGtTbOIVd5a5LML5H/9NouPlCU1qRHnAhhDDQaMoHCYg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776799206; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=5UXPSqaK1V4kFAWYfLejn0MaSPuZrR85iCs4GyQKjfU=; b=TFjnekwsSc9Hi7YDD6JJFfH2Z87tMl1bCdSJFxmT/peh57SxZD65q/IJGkoQbEKehHmS2V mFp6HLY8z2GuWJDji6WrqNGy1gO7zybS7Pqz5GKeEkPv96Y5Xe3Ri2YLMYJUubpOCcUUBI +tce8s/xrH0HyGw4MxcqTp5XGy3Pz12/zwpzptrTqZAQOTCd+Bad4nBLsiJa40Nh68Km0k uK1BV9jHHhoHX3UkRBInjqHY1RwWcdA25YYm39fUjx+R5glmcdP0b0avLEOcCEy+bmqTR3 HGjVN3KSQ9OZL8CjK1x92+v6MzTct2//5ex4kijRYGis3PP6yDQ/wHl7k/0eKg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g0XHV33TszxdB for ; Tue, 21 Apr 2026 19:20:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1965d by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 21 Apr 2026 19:20:01 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Cc: Roman From: Ed Maste Subject: git: b6dd9d3593f3 - main - CONTRIBUTING: fix typos in GitHub contribution guide List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: emaste X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b6dd9d3593f3286d8225b3bd2ae9248dcf92864c Auto-Submitted: auto-generated Date: Tue, 21 Apr 2026 19:20:01 +0000 Message-Id: <69e7cde1.1965d.15b13f68@gitrepo.freebsd.org> The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=b6dd9d3593f3286d8225b3bd2ae9248dcf92864c commit b6dd9d3593f3286d8225b3bd2ae9248dcf92864c Author: Roman AuthorDate: 2026-04-21 19:16:15 +0000 Commit: Ed Maste CommitDate: 2026-04-21 19:19:36 +0000 CONTRIBUTING: fix typos in GitHub contribution guide Signed-off-by: Roman Pull-request: https://github.com/freebsd/freebsd-src/pull/2156 --- CONTRIBUTING.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9f03648ddef7..029e83ee7ef3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,7 +21,7 @@ changes where the contributor already has a GitHub account. A change should be submitted by only one method. For example, please do not open a GitHub pull request and create a Phabricator review for the same change (unless explicitly requested to do so by a FreeBSD committer). If asked to move -from Github to Phabricator, please close the Github pull request adding the URL +from GitHub to Phabricator, please close the GitHub pull request adding the URL of the Phabricator review as a comment. ## GitHub Pull Requests @@ -76,7 +76,7 @@ Before submitting, ensure: * Each commit is suitable for direct inclusion in the FreeBSD's repository. * Pull Request scope must remain stable during review. If feedback expands scope, create a new Pull Request. -* Rebase your chages (and update with a forced push) when incorporating review +* Rebase your changes (and update with a forced push) when incorporating review feedback, rather than using a merge commit. #### Commit Messages @@ -84,7 +84,7 @@ Before submitting, ensure: Each commit must: * Follow the [commit log message guide](https://docs.freebsd.org/en/articles/committers-guide/#commit-log-message). -* Include one ore more `Signed-off-by:` trailers certifying [Developer Certificate of Origin](https://developercertificate.org/). +* Include one or more `Signed-off-by:` trailers certifying [Developer Certificate of Origin](https://developercertificate.org/). * Include `PR: \` if fixing a Bugzilla Problem Report. * Include the URL of a related code review, if applicable. (Avoid opening both Phabricator/Differential reviews and GitHub Pull Requests @@ -103,7 +103,7 @@ Each commit must: ### Additional Requirements for FreeBSD Committers -* Committers submitting Pull Requests are for pushing their changes to the tree +* Committers submitting Pull Requests are responsible for pushing their changes to the tree (including obtaining any required approvals). * Pull Requests opened by FreeBSD committers may be closed after one month unless there is a strong reason to keep them open.