On 2024-03-26 00:37, Brian Lyles wrote:
On Mon, Mar 25, 2024 at 5:21 PM Junio C Hamano <gitster@xxxxxxxxx>
wrote:
+[[a-paragraph-summary]]
+
+*This is EXPERIMENTAL*. When sending a topic, you can propose one
+paragraph summary that appears in the "What's cooking" report when it
+is picked up to explain the topic. If you choose to do so, please
+write 2-5 lines of a paragraph that will fit well in our release
notes
+(see Documentation/RelNotes/* directory for examples), and make it
+the first paragraph of the cover letter. For a single-patch series,
+use the space between the three-dash line and the diffstat, as
+described earlier.
+
One very minor grammar note: "you can propose *a* one paragraph
summary".
Actually, it should read "a one-paragraph summary", to be precise. :)
Otherwise, this patch looks good to me. Thanks for considering this.