From 247ffb0a77892fd772def3101372479dba876c58 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Thu, 22 May 2025 00:27:33 +0100 Subject: [PATCH] Quick note on automated tools in CONTRIBUTING It's apparent that the idea that you should disclose the use of such tools is not as widespread as I'd thought, so I should make it explicit. --- CONTRIBUTING | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CONTRIBUTING b/CONTRIBUTING index 64643a5..c47c026 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -12,6 +12,11 @@ reply immediately. However, if I make a new release without replying to you that's probably a sign that I've overlooked your contribution and you should remind me about it. +If you've made significant use of an automated tool, such as a large +language model, static analyzer, or Emacs keyboard macro, in the +preparation of your contribution, please let me know. Similarly, let +me know if it's based on another person's work. + Credit ------ -- 2.30.2