From f57842c2280c45145ff1e6b37137654bd5529cf3 Mon Sep 17 00:00:00 2001 From: An Long Date: Wed, 8 Jul 2026 01:12:33 +0900 Subject: [PATCH 1/4] Add NEWS entry prompt helper --- templates/add_blurb.html | 139 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 139 insertions(+) diff --git a/templates/add_blurb.html b/templates/add_blurb.html index 25fe9d0..18ec73f 100644 --- a/templates/add_blurb.html +++ b/templates/add_blurb.html @@ -57,9 +57,148 @@

📜🤖 Blurb it again?

Don't start with '- Issue #: ' or '- gh-issue-: ' or that sort of stuff." required> +
Alternatively, you can use blurb on the command line.
+ + + + {% endblock %} From 19fa217006b554699aaa43a634a9a3e47d781bfa Mon Sep 17 00:00:00 2001 From: An Long Date: Wed, 8 Jul 2026 02:05:47 +0900 Subject: [PATCH 2/4] Polish NEWS prompt formatting --- templates/add_blurb.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/templates/add_blurb.html b/templates/add_blurb.html index 18ec73f..f0146aa 100644 --- a/templates/add_blurb.html +++ b/templates/add_blurb.html @@ -119,15 +119,16 @@