docs: Explain how git commit message prompt can be customized (#47136)

Bennet Bo Fenner created

Release Notes:

- N/A

Change summary

docs/src/git.md | 2 ++
1 file changed, 2 insertions(+)

Detailed changes

docs/src/git.md 🔗

@@ -153,6 +153,8 @@ You can specify your preferred model to use by providing a `commit_message_model
 }
 ```
 
+To customize the format of generated commit messages, run {#action agent::OpenRulesLibrary} and select the "Commit message" rule on the left side. From there, you can modify the prompt to match your desired format.
+
 <!-- Add media -->
 
 More advanced AI integration with Git features may come in the future.