diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2026-04-04 21:19:28 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2026-04-04 21:34:41 +0000 |
| commit | fba8bd02340f0111a4f81c538718edcc46554794 (patch) | |
| tree | 4433f316f47e9aebcbfad011720f9d9b5ee623f6 | |
| parent | 8e68f940c1d19aaf441c56b46583cbd9ab7448de (diff) | |
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.
| -rw-r--r-- | CONTRIBUTING.md | 8 |
1 files 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. |
