SIENTIAPDE-1150

docs: add PR shortcut instructions to README for summarizing changes in markdown format
This commit is contained in:
vitor-aignosi
2025-07-15 09:17:17 -03:00
parent bc0b47fe36
commit 499eae44d9

View File

@@ -0,0 +1,6 @@
#PR shortcut
```
git log origin/main..HEAD --no-merges > git_log
```
Prompt:
Write a summary of PR changes in markdown. Be objective and direct. Write to file