Skip to content

Commit 85560c2

Browse files
committed
contributing - wording consistency between PR template and CONTRIBUTING.md
1 parent 08686c9 commit 85560c2

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,13 @@ By making a contribution to this project, I certify that:
4646

4747
## LLM Generated Content
4848

49-
libCEED is a research software project, and such requires citation of the origin of ideas, as is expected with research papers.
50-
LLM generated code can contain novel algorithms developed by other researchers and replicated without attribution from the training data for the LLM.
51-
As such, we cannot accept pull requests containing code predominately generated by LLM.
49+
libCEED is a research software project, and such we require citation of the origin of ideas in the same way that citations are expected for research papers.
50+
LLM/GenAI generated code can contain novel algorithms developed by other researchers and replicated without attribution.
51+
As such, we cannot accept pull requests containing code predominately generated by LLM/GenAI.
5252

53-
LLMs may be used to aid the development of code for pull requests (PR); however, the individual submitting the PR must adhere to the Developer's Certificate of Origin and is ultimately responsible for the content in the PR.
54-
Pull requests must disclose and describe all LLM usage.
53+
LLMs may be used to aid the development of code for pull requests (PR); however, the individual submitting the PR must certify to its contents as described by Developer's Certificate of Origin.
54+
The human creating the PR is ultimately responsible for the content in the PR.
55+
PRs must disclose and describe all LLM usage.
5556

5657
## Authorship
5758

0 commit comments

Comments
 (0)