0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-02-22 17:33:16 +01:00
This commit is contained in:
silverwind 2026-02-17 03:57:21 +01:00
parent a470aee341
commit 3c50e9d802
No known key found for this signature in database
GPG Key ID: 2E62B41C93869443

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 open issues or previous 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 issues 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.