mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 22:10:13 +01:00
Update CONTRIBUTING.md to explicitly disallow ChatGPT and other LLMs.
This commit is contained in:
parent
10f095c4fd
commit
efcf3217c8
1 changed files with 2 additions and 2 deletions
|
|
@ -73,8 +73,8 @@ In order to maintain the permissive MIT license this project uses, all
|
||||||
contributions must be your own and released under that license. Code you add
|
contributions must be your own and released under that license. Code you add
|
||||||
should be an original work and should not be copied from elsewhere. Taking code
|
should be an original work and should not be copied from elsewhere. Taking code
|
||||||
from a different project, Stack Overflow, or the like is not allowed. The use of
|
from a different project, Stack Overflow, or the like is not allowed. The use of
|
||||||
tools such as GitHub Copilot that generate code from other projects is not
|
tools such as GitHub Copilot, ChatGPT, LLMs (large language models), etc. that
|
||||||
allowed.
|
incorporate code from other projects is not allowed.
|
||||||
|
|
||||||
Thank you!
|
Thank you!
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue