1
0
mirror of https://github.com/janet-lang/janet synced 2026-05-22 21:32:15 +00:00

Word order and punctuation.

This commit is contained in:
Calvin Rose
2026-03-13 08:30:46 -05:00
parent 8eae8984b1
commit bab71feadb
+2 -2
View File
@@ -98,8 +98,8 @@ other tools such as software fuzzers or static analyzers must be disclosed.
This applies both pull requests, email patches, bug reports, and any meaningful
contribution to Janet's source code. Please also refrain from generative AI for
large amounts code that will be embedded in the Janet runtime, which include
all C source files as well as boot.janet All submitted code should be both
understood and inspected by a human author, including test cases. Large and
all C source files as well as boot.janet. All submitted code should be both
inspected and understood by a human author, including test cases. Large and
obviously AI driven changes will be rejected. Be mindful and transparent on the
copyright implications of any submitted code. We will use discretion when
accepting LLM or generated test cases for bug reproductions.