From b29699fc55569bdb65a6780831a13c767326cff1 Mon Sep 17 00:00:00 2001 From: Gideon <87426140+GideonBear@users.noreply.github.com> Date: Sun, 9 Nov 2025 09:13:27 +0100 Subject: [PATCH] docs: Expand LLM guidelines in CONTRIBUTING.md (#1445) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b666675b..d68b4f97 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,7 +11,7 @@ We welcome and encourage contributions of all kinds, such as: You may use LLMs (AI tools) for: -* Inspiration, problem solving, learning Rust, etc. +* Inspiration, problem solving, help with Rust, translation, etc. * Generating small and self-contained snippets of code (e.g., shell scripts or utility functions) Do **not** use LLMs to: