summary refs log tree commit diff
path: root/Documentation/replying.adoc
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2022-06-12 22:01:11 +0000
committerAlyssa Ross <hi@alyssa.is>2022-06-12 22:57:36 +0000
commit7486eb6f946f12d3042b1efd794d7355fe094340 (patch)
tree2ede3be4350c344d1f16e25b7160c33c00ed5c63 /Documentation/replying.adoc
parent0f68316eb3edbac52e75b0f281062f01511dd7ff (diff)
downloadspectrum-7486eb6f946f12d3042b1efd794d7355fe094340.tar
spectrum-7486eb6f946f12d3042b1efd794d7355fe094340.tar.gz
spectrum-7486eb6f946f12d3042b1efd794d7355fe094340.tar.bz2
spectrum-7486eb6f946f12d3042b1efd794d7355fe094340.tar.lz
spectrum-7486eb6f946f12d3042b1efd794d7355fe094340.tar.xz
spectrum-7486eb6f946f12d3042b1efd794d7355fe094340.tar.zst
spectrum-7486eb6f946f12d3042b1efd794d7355fe094340.zip
Documentation: add info about working with patches
Signed-off-by: Alyssa Ross <hi@alyssa.is>
Diffstat (limited to 'Documentation/replying.adoc')
-rw-r--r--Documentation/replying.adoc21
1 files changed, 21 insertions, 0 deletions
diff --git a/Documentation/replying.adoc b/Documentation/replying.adoc
new file mode 100644
index 0000000..104cd9c
--- /dev/null
+++ b/Documentation/replying.adoc
@@ -0,0 +1,21 @@
+= Replying to Messages in the Mailing List Archives
+:page-parent: Tutorials
+
+// SPDX-FileCopyrightText: 2022 Alyssa Ross <hi@alyssa.is>
+// SPDX-License-Identifier: GFDL-1.3-no-invariants-or-later OR CC-BY-SA-4.0
+
+Discussion of Spectrum takes place on
+https://spectrum-os.org/participating.html#mailing-lists[mailing
+lists].
+
+You may want to reply to a mailing list message that you don't have a
+copy of in your mail client, because you aren't subscribed to the
+list, or because you subscribed after the message was sent.
+
+To do this, find the message you want to reply to in the
+https://spectrum-os.org/lists/archives[public-inbox list archives],
+click on the "reply" link at the bottom of the message, then click the
+"mbox" link.  Save the result to a file, then open it in your mail
+client.  This should import the message and allow you to reply to it
+as normal.  Remember to Reply All so that the masseg is sent to the
+mailing list and not just to the person you're replying to.