From 02667a8b111684a3a6947ea07f0a7a1df6419d65 Mon Sep 17 00:00:00 2001 From: silverwind Date: Tue, 17 Feb 2026 03:59:00 +0100 Subject: [PATCH] wording --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 710a6bcdd5..d8bb5d8086 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -72,7 +72,7 @@ For configuring IDEs for Gitea development, see the [contributed IDE configurati Contributions made with the assistance of AI tools are welcome, but contributors must use them responsibly. -1. Before prompting, search for previous issues or pull requests and include links to them issues in the prompt. +1. Before prompting, search for previous issues or pull requests and include links to them in the prompt. 2. Review AI-generated code closely before submitting a pull request. 4. Manually test the changes and add appropriate automated tests where feasible. 3. Only use AI to assist in contributions that you understand well enough to respond to feedback without relying on AI.