diff options
author | Filip Lajszczak <filip@lajszczak.dev> | 2021-05-09 18:05:52 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2021-05-22 23:44:57 +0200 |
commit | c8d6fa77478acdd2ed7640b0f1011819b3e5d5b5 (patch) | |
tree | 0e6e64496a6e78ed9a585e919037852c2f4958e6 | |
parent | 6a54e8138bda39722c9418d4cb674f53ecc4e594 (diff) | |
download | guix-c8d6fa77478acdd2ed7640b0f1011819b3e5d5b5.tar guix-c8d6fa77478acdd2ed7640b0f1011819b3e5d5b5.tar.gz |
doc: Add information about first patch.
* doc/contributing.texi (Submitting Patches): Add information about first patch acnowledgement delay.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
-rw-r--r-- | doc/contributing.texi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/contributing.texi b/doc/contributing.texi index c3419912a1..cfcae22502 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi @@ -1180,6 +1180,11 @@ MIME attachments. You are advised to pay attention if your email client changes anything like line breaks or indentation which could potentially break the patches. +Expect some delay when you submit your very first patch to +@email{guix-patches@@gnu.org}. You have to wait until you get an +acnowledgement with the assigned tracking number. Future acnowledgements +should not be delayed. + When a bug is resolved, please close the thread by sending an email to @email{@var{NNN}-done@@debbugs.gnu.org}. |