mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-01 00:58:42 +08:00
Apply 2 suggestion(s) to 1 file(s)
Co-authored-by: Ron Williams <ron.williams.redox@gmail.com>
This commit is contained in:
parent
87ab0e81bc
commit
f6385ac32f
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user