Skip to content

Commit

Permalink
Apply suggestions from code review from Jelle and Hugo
Browse files Browse the repository at this point in the history
Co-authored-by: Hugo van Kemenade <[email protected]>
Co-authored-by: Jelle Zijlstra <[email protected]>
  • Loading branch information
3 people authored Oct 21, 2024
1 parent 8be5ee7 commit ea7a5c9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions getting-started/generative-ai.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Generative AI
=============

Generative AI has evolved rapidly over the past decade and will continue in the future.
Using Generative AI and LLMs (Large Language Models) can be helpful tools for contributors.
Using generative AI and large language models (LLMs) can be helpful tools for contributors.
Their overuse can also be problematic, such as generation of incorrect code, inaccurate documentation, and unneeded code churn.
Discretion, good judgement, and critical thinking **must** be used when opening issues and pull requests.

Expand All @@ -14,12 +14,12 @@ Acceptable uses

Some of the acceptable uses of generative AI include:

- Assistance with writing comments, especially in a non-native Language
- Assistance with writing comments, especially in a non-native language
- Gaining understanding of existing code
- Supplementing contributor knowledge for code, tests, and documentation

Unacceptable uses
=================

If a maintainer believes that a PR or issue was **fully generated** by AI tools, the PR or issue will be closed.
If a contributor opens multiple, fully generated AI issues or PRs, the contributor may be blocked.
If a contributor opens multiple fully AI-generated issues or PRs, the contributor may be blocked.

0 comments on commit ea7a5c9

Please sign in to comment.