From aa9c4662f1801852408f8db1e082b2a429938648 Mon Sep 17 00:00:00 2001
From: Paul Eggert <eggert@cs.ucla.edu>
Date: Tue, 14 Dec 2021 08:58:55 -0800
Subject: [PROPOSED 3/3] * CONTRIBUTING: Move pull request insns to start.

---
 CONTRIBUTING | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/CONTRIBUTING b/CONTRIBUTING
index ae15c79..4c0f56a 100644
--- a/CONTRIBUTING
+++ b/CONTRIBUTING
@@ -1,5 +1,9 @@
 # Contributing to the tz code and data
 
+Please do not create issues or pull requests on GitHub, as the
+proper procedure for proposing and distributing patches is via
+email as described below.
+
 The time zone database is by no means authoritative: governments
 change timekeeping rules erratically and sometimes with little
 warning, the data entries do not cover all of civil time before
@@ -88,10 +92,6 @@ If you use Git the following workflow may be helpful:
   * Start anew by getting current with the main branch again
     (the second step above).
 
-Please do not create issues or pull requests on GitHub, as the
-proper procedure for proposing and distributing patches is via
-email as illustrated above.
-
 -----
 
 This file is in the public domain.
-- 
2.33.1

