diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 746d6f633..5b1ac3088 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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