mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-27 19:53:15 -04:00
docs: link AI coding assistants and tool-generated content pages
Both of these guidelines are complimentary to one another - one specifying guidelines on AI coding assistants, and the other specifying those for tool-generated content. Since they are complimentary to one another, provide a link to each in the other. Signed-off-by: Lorenzo Stoakes <ljs@kernel.org> Acked-by: Vlastimil Babka (SUSE) <vbabka@kernel.org> Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Acked-by: SJ Park <sj@kernel.org> Reviewed-by: David Hildenbrand (Arm) <david@kernel.org> Reviewed-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20260702164901.121128-1-ljs@kernel.org>
This commit is contained in:
committed by
Jonathan Corbet
parent
7ed594363b
commit
d699a5da10
@@ -15,6 +15,10 @@ kernel development process:
|
||||
* Documentation/process/coding-style.rst
|
||||
* Documentation/process/submitting-patches.rst
|
||||
|
||||
For guidelines on content generated by AI coding assistants see:
|
||||
|
||||
* Documentation/process/generated-content.rst
|
||||
|
||||
Licensing and Legal Requirements
|
||||
================================
|
||||
|
||||
|
||||
@@ -107,3 +107,10 @@ the resulting changes.
|
||||
|
||||
If you do so anyway, maintainers are entitled to reject your series
|
||||
without detailed review.
|
||||
|
||||
References
|
||||
==========
|
||||
|
||||
For specific guidelines on AI coding assistants, see:
|
||||
|
||||
* Documentation/process/coding-assistants.rst
|
||||
|
||||
Reference in New Issue
Block a user