Skip to content

Commit ce4d0c1

Browse files
committed
address feedback pohly
1 parent b46adc7 commit ce4d0c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contributors/guide/pull-requests.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,7 @@ at once to that file.
603603
Some tools make it very easy to create large and/or automatic Pull Requests, for example:
604604
- global search/replace
605605
- linters which automatically correct issues (see also next section)
606-
- AI tools (Large language models, AI assistants, etc) which generate code or documentation
606+
- AI tools (large language models, assistants, etc) which generate code or documentation
607607

608608
To make it easier for reviewers to handle such Pull Requests, please explain
609609
how it was generated in the "Special notes for your reviewer" section of the
@@ -626,7 +626,7 @@ the Pull Request provides.
626626
## AI Guidance
627627

628628
Please understand that any Pull requests you are the author and the expectation is that you understand the details of your pull request.
629-
If an author can't explain why a AI tool made that change, the PR will be closed.
629+
If an author can't explain why an AI tool made that change, the PR will be closed.
630630

631631
Please always respond to review comments without using an AI tool.
632632

0 commit comments

Comments
 (0)