Skip to content

Commit d290d73

Browse files
Apply suggestion from @edwardchalstrey1
Co-authored-by: Ed Chalstrey <edwardchalstrey@gmail.com>
1 parent d158df6 commit d290d73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/developer.contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ We recognize that generative AI tools can be a useful aid in software developmen
8383
- **You are responsible for your contributions.** If you use generative AI to help you write code or documentation, you must fully understand the output. You should be able to explain the changes and why they are the correct approach for the project.
8484
- **Add value.** Simply taking a prompt, feeding it to an AI, and posting the result as a contribution is not helpful. We expect you to use your own expertise to verify, test, and refine any AI-generated content. To preserve precious developer time, we reserve the right to rigorously reject low-value contributions, whether AI-generated or not.
8585
- **No AI-generated comments.** Please do not post output from Large Language Models (LLMs) or similar tools as comments on GitHub issues or pull requests. Such comments are often generic and do not add to the discussion.
86-
- **No bots.** It is strictly forbidden to use automated tooling, such as bots or agents, to post AI-generated content to issues or pull requests.
86+
- **Humans over bots.** We discourage the use of automated tools, such as bots or agents, to post AI-generated content to issues or pull requests, without the advance approval of the core development team.
8787

8888

8989
How to submit a contribution

0 commit comments

Comments
 (0)