Skip to content

Commit cf1642e

Browse files
corona10willingc
andauthored
Apply suggestions from code review
Co-authored-by: Carol Willing <[email protected]>
1 parent 65f3bbe commit cf1642e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

getting-started/generative-ai.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Generative AI
55
=============
66

7-
Generative AI has evolved rapidly and can be impressive. As with using any tool, the resulting contribution is
7+
Generative AI tools have evolved rapidly, and their suggested results can be helpful. As with using any tool, the resulting contribution is
88
the responsibility of the contributor. We value good code, concise accurate documentation, and avoiding unneeded code
99
churn. Discretion, good judgment, and critical thinking are the foundation of all good contributions, regardless of the
1010
tools used in their creation.
@@ -26,7 +26,7 @@ those that are fully generated by AI. If a contributor repeatedly opens unproduc
2626
issues or PRs, they may be blocked.
2727

2828
Considerations for success
29-
==================================
29+
==========================
3030
- While AI assisted tools such as autocompletion can enhance productivity, they sometimes rewrite entire code blocks instead of making small, focused edits.
3131
This can make it more difficult to review changes and to fully understand both the original intent of the code and the rationale behind the new modifications.
3232
Maintaining consistency with the original code helps preserve clarity, traceability, and meaningful reviews and also helps us avoid unnecessary code churn.

0 commit comments

Comments
 (0)