contributing: Add more human responsibility in AI use#7120
Merged
wenzeslaus merged 4 commits intoOSGeo:mainfrom Mar 18, 2026
Merged
Conversation
This modifies the agent and contributing instructions to back the code in the change and also pre-review the code before submitting it. While the contributing file already has instructions for taking responsibility, this add explicit ask for reviewing your own code before submitting. For the agent instructions, this pushes the agent more to do a review by including explicit instructions. The policy section and these instructions are moved to the top to increase the chances that the agent will pick them up and consider them, and are also formulated more as instructions in imperative (rather than policy). I'm doing the move because Claude was not picking up the instructions anymore even when asked after the file became longer. The no-AI-co-author instructions is now more connected with the acknowledge instruction hopefully providing more clarity to the intention.
petrasovaa
reviewed
Feb 25, 2026
echoix
reviewed
Feb 26, 2026
…nsibility-in-ai-usage-and-policy
echoix
previously approved these changes
Feb 26, 2026
Member
|
@wenzeslaus is it ready? |
wenzeslaus
commented
Mar 13, 2026
Member
Author
|
I thought that this is ready and waiting to just for a commit message from me and a conversation resolve. However, there was actually a nonsense sentence. I had to check previous commits to see what I was trying to say. I think I got it now. Please, review again. |
echoix
approved these changes
Mar 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This modifies the agent and contributing instructions to back the code in the change and also pre-review the code before submitting it. While the contributing file already has instructions for taking responsibility, this add explicit ask for reviewing your own code before submitting.
For the agent instructions, this pushes the agent more to do a review by including explicit instructions. The policy section and these instructions are moved to the top to increase the chances that the agent will pick them up and consider them, and are also formulated more as instructions in imperative (rather than policy). I'm doing the move because Claude was not picking up the instructions anymore even when asked after the file became longer.
The no-AI-co-author instructions is now more connected with the acknowledge instruction hopefully providing more clarity to the intention.