From 6443cc1b3bb0b56a183ef9a1b24b7fc4fad31806 Mon Sep 17 00:00:00 2001
From: Paul Eggert <eggert@cs.ucla.edu>
Date: Mon, 28 Nov 2022 12:21:31 -0800
Subject: [PROPOSED] * backzone: Recommend a patch format.

---
 backzone | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/backzone b/backzone
index e18d98bb..7803c57d 100644
--- a/backzone
+++ b/backzone
@@ -7,6 +7,10 @@
 # tz@iana.org for general use in the future).  For more, please see
 # the file CONTRIBUTING in the tz distribution.
 
+# When proposing changes to this file, please use 'git format-patch'
+# format, either by attaching the resulting .patch file to your email,
+# or by using 'git send-email'.  This will help maintainers save time.
+
 
 # From Paul Eggert (2014-10-31):
 
-- 
2.37.2

