0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-02-23 15:05:35 +01:00

Apply suggestion from @silverwind

Signed-off-by: silverwind <me@silverwind.io>
This commit is contained in:
silverwind 2026-02-17 08:54:09 +01:00 committed by GitHub
parent 06172ff9f9
commit 5ca0450013
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 in the prompt.
1. Include related issues or pull requests in the prompt so that the AI has ideal context.
2. Review AI-generated code closely before submitting a pull request.
3. Manually test the changes and add appropriate automated tests where feasible.
4. Only use AI to assist in contributions that you understand well enough to respond to feedback without relying on AI.