Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Apr 2026 21:34:58 +0000
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: fba8bd02340f - main - CONTRIBUTING.md: Make quality expectations section more concise
Message-ID:  <69d18402.3cf66.55556a58@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by emaste:

URL: https://cgit.FreeBSD.org/src/commit/?id=fba8bd02340f0111a4f81c538718edcc46554794

commit fba8bd02340f0111a4f81c538718edcc46554794
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2026-04-04 21:19:28 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2026-04-04 21:34:41 +0000

    CONTRIBUTING.md: Make quality expectations section more concise
    
    FreeBSD has not yet established an AI submission policy.  For now remove
    text that implies we have.
---
 CONTRIBUTING.md | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 2bfde5fb2e40..ed72ffa4ff71 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -110,12 +110,8 @@ Each commit must:
 
 ### Quality Expectations
 
-Low quality submimssions will be rejected.  This includes submissions generated
-by AI tools that lack sufficient validation, testing, or understanding by the
-submitter.
-
-A pull request may be closed if there are too many obvious mistakes, or when a
-time-consuming rework is needed.
+Low quality submimssions will be rejected.  A pull request may be closed if
+there are too many obvious mistakes, or when a time-consuming rework is needed.
 
 Automated accounts or chatbots must not submit pull requests or use pull
 request interactions to train AI or LLM systems.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d18402.3cf66.55556a58>