Skip to content

Commit 7abb5ec

Browse files
committed
contributing - draft LLM statement
1 parent 9b05cfb commit 7abb5ec

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CONTRIBUTING.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,15 @@ By making a contribution to this project, I certify that:
4444

4545
(d) I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved.
4646

47+
## LLM Generated Content
48+
49+
libCEED is a research software project, and such requires citation of the origin of ideas, as is expected with research papers.
50+
We expect all contributions to adhere to the Developer's Certificate of Origin.
51+
52+
LLM generated code can contain novel algorithms replicated without attribution from training data.
53+
As such, we cannot accept pull requests containing code predominately generated by LLM.
54+
Pull requests should disclose and describe all LLM usage so project maintainers can work with the author to determine if the LLM usage is consistent with professional practices for citation needed for scholarly works.
55+
4756
## Authorship
4857

4958
libCEED contains components authored by many individuals.

0 commit comments

Comments
 (0)