Apply 2 suggestion(s) to 1 file(s)

Co-authored-by: Ron Williams <ron.williams.redox@gmail.com>
This commit is contained in:
Ribbon 2025-12-18 22:31:21 -03:00
parent 87ab0e81bc
commit f6385ac32f

View File

@ -22,7 +22,7 @@ Please review the `LICENSE` file for the project you are contributing to.
When making a contribution you agree to the following terms:
- I am the copyright owner of these changes
- I (the contributor) am the copyright owner of these changes
- I submit these changes according to the project's license with no additional requirements
- I understand these changes in full and will be able to respond to review comments
@ -30,7 +30,7 @@ This is similar to [Developer Certificate of Origin](https://developercertificat
## AI Policy
We don't accept contributions with code generated by LLMs ([Large Language Models](https://en.wikipedia.org/wiki/Large_language_model)) due to issues of provenance and copyright. Such contributions also place an unreasonable burden on reviewers.
We do not accept contributions with code generated by LLMs ([Large Language Models](https://en.wikipedia.org/wiki/Large_language_model)) due to issues of provenance and copyright. Such contributions also place an unreasonable burden on reviewers. You may use code completion at the level provided by `rust-analyzer`.
## Chat