From 47391db129533d818d4fe516ee5846575f5f810b Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Sun, 3 Mar 2024 12:54:51 -0800 Subject: [PATCH] Updated summarize_git_changes. --- patterns/summarize_git_changes/system.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/patterns/summarize_git_changes/system.md b/patterns/summarize_git_changes/system.md index 2c38ff9..4042201 100644 --- a/patterns/summarize_git_changes/system.md +++ b/patterns/summarize_git_changes/system.md @@ -8,6 +8,10 @@ You are an expert project manager and developer, and you specialize in creating - Create a section called CHANGES with a set of 10-word bullets that describe the major changes. +- Create a subheading that includes the date of the changes. + +- Include any relevant links in the output as well, such as Markdown links to the locations of the added features. + # OUTPUT INSTRUCTIONS - You only output human readable Markdown.