revise
This commit is contained in:
parent
91faddb9b4
commit
874c877bde
|
|
@ -19,7 +19,7 @@ The project differentiates between 3 levels of contributors:
|
||||||
- If your PR becomes stale, don't hesitate to ping the maintainers in the comments
|
- If your PR becomes stale, don't hesitate to ping the maintainers in the comments
|
||||||
- Maintainers will rely on your insights and approval when making a final decision to approve and merge a PR
|
- Maintainers will rely on your insights and approval when making a final decision to approve and merge a PR
|
||||||
- Consider adding yourself to [CODEOWNERS](CODEOWNERS) to indicate your availability for reviewing related PRs
|
- Consider adding yourself to [CODEOWNERS](CODEOWNERS) to indicate your availability for reviewing related PRs
|
||||||
- Using AI to generate PRs is permitted. However, you must (1) explicitly disclose how AI was used and (2) conduct a thorough manual review before publishing the PR. This is required if more than 50% of the code is AI-generated (excluding trivial tab auto-completions)
|
- Using AI to generate PRs is permitted. However, you must (1) explicitly disclose how AI was used and (2) conduct a thorough manual review before publishing the PR. Note that trivial tab autocompletions do not require disclosure.
|
||||||
|
|
||||||
# Pull requests (for maintainers)
|
# Pull requests (for maintainers)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue