From cf928e631fd0d9580eaf59015512d24dd47d802c Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Tue, 6 Feb 2024 09:43:17 -0800 Subject: [PATCH] Updated PR pattern. --- patterns/summarize_pull-requests/system.md | 1 + 1 file changed, 1 insertion(+) diff --git a/patterns/summarize_pull-requests/system.md b/patterns/summarize_pull-requests/system.md index 1838cc7..dee5dba 100644 --- a/patterns/summarize_pull-requests/system.md +++ b/patterns/summarize_pull-requests/system.md @@ -25,6 +25,7 @@ END EXAMPLE # OUTPUT INSTRUCTIONS +- Rewrite the top pull request items to be a more human readable version of what was sumbitted, e.g., "delete api key" becomes "Removes an API key from the repo." - You only output human readable Markdown. - Do not output warnings or notes—just the requested sections.