[PW_SID:1083932] [BlueZ,v1] doc: Add AI coding assistants guidelines#2060
[PW_SID:1083932] [BlueZ,v1] doc: Add AI coding assistants guidelines#2060BluezTestBot wants to merge 1 commit intomasterfrom
Conversation
Add doc/coding-assistants.rst with guidance for AI tools contributing to
BlueZ, covering licensing compatibility, human responsibility, and the
Assisted-by attribution format. Reference the new document from the README.
Based on similar documentation from the Linux kernel:
78d979db6cef ("docs: add AI Coding Assistants documentation")
|
CheckPatch |
|
GitLint |
Up to standards ✅🟢 Issues
|
|
BuildEll |
|
BluezMake |
|
MakeCheck |
|
MakeDistcheck |
|
CheckValgrind |
|
CheckSmatch |
|
bluezmakeextell |
|
IncrementalBuild |
|
ScanBuild |
From: Luiz Augusto von Dentz luiz.von.dentz@intel.com
Add doc/coding-assistants.rst with guidance for AI tools contributing to
BlueZ, covering licensing compatibility, human responsibility, and the
Assisted-by attribution format. Reference the new document from the README.
Based on similar documentation from the Linux kernel:
78d979db6cef ("docs: add AI Coding Assistants documentation")
README | 7 ++++++
doc/coding-assistants.rst | 47 +++++++++++++++++++++++++++++++++++++++
2 files changed, 54 insertions(+)
create mode 100644 doc/coding-assistants.rst