Skip to content

Commit d093acb

Browse files
authored
Merge pull request #1411 from jromanowska/main
Add note about using AI in "Review criteria"
2 parents 41d2902 + ffb271d commit d093acb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/review_criteria.md

+4
Original file line numberDiff line numberDiff line change
@@ -122,3 +122,7 @@ If an open source or free variant of the programming language exists, feel free
122122
### Where can the repository be hosted?
123123

124124
Repositories must be hosted at a location that allows outside users to freely open issues and propose code changes, such as GitHub, GitLab, Bitbucket, etc. Submissions will not be accepted if the repository is hosted at a location where accounts must be manually approved (or paid for), regardless of if this approval is done by the owners of the repository or some other entity.
125+
126+
### Using AI to generate code
127+
128+
JOSS does not have a policy regarding the use of AI/LLMs yet, but authors are responsible for understanding and explaining submitted code and its provenance, and should respond in good faith to reviewer questions about LLM use as they would with any other topic.

0 commit comments

Comments
 (0)