Skip to content

Commit e364c16

Browse files
committed
btrfs-progs: docs: add extra LLM disclosure following kernel guidelines
There are increased LLM assisted bug fixes in the mailing list, and I have a very strong feeling that most of the new bug fixes from unknown developers are at least assisted of LLM, and they never properly disclose the usage of LLM. I don't know much difference such updated docs will make, but at least let's try to make them disclose the LLM usage. Signed-off-by: Qu Wenruo <wqu@suse.com>
1 parent 58ce161 commit e364c16

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Documentation/dev/Developer-s-FAQ.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ highlight the most frequently used tags and their expected meaning. This only
3636
briefly mentions the commonly used tags. You're encouraged to read the whole
3737
document and get familiar with it.
3838

39+
With the recent increased flow of LLM-assisted bug fixes, please also follow the
40+
kernel documentation at https://docs.kernel.org/process/coding-assistants.html to
41+
properly disclose LLM usage for every patch.
42+
3943
Signed-off-by:
4044
^^^^^^^^^^^^^^
4145

0 commit comments

Comments
 (0)