summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@sequoia-pgp.org>2021-10-30 10:54:28 +0300
committerLars Wirzenius <liw@sequoia-pgp.org>2021-10-30 10:54:28 +0300
commit01003a014644be98d347f46e83a296bb081d192d (patch)
tree2afad58712bd18c4c28cb29d78cec498616f07f6
parent51940b75dd829deeb5a93da67472c7832cd666bd (diff)
downloadsq-user-guide-01003a014644be98d347f46e83a296bb081d192d.tar.gz
reword doc status section
-rw-r--r--sq-guide.md13
1 files changed, 10 insertions, 3 deletions
diff --git a/sq-guide.md b/sq-guide.md
index 73e8d60..58d40e3 100644
--- a/sq-guide.md
+++ b/sq-guide.md
@@ -7,11 +7,18 @@ documentclass: report
# Document status {.unnumbered}
-This document is very much a work in progress. Parts haven't been
+This document is very much a work in progress. Nothing is finished and
+final. Parts haven't been
written yet. That said, feedback on what is written, or the structure
of the document, is very much welcome. The source code for this
-document is hosted on <https://gitlab.com/sequoia-pgp/sq-user-guide/>
-and issues or merge requests are most happily welcomed.
+document is in version control on the `gitlab.com` site at:
+
+```
+https://gitlab.com/sequoia-pgp/sq-user-guide/>
+```
+
+If you find mistakes or missing parts from the outline, please open an
+issue or a merge request.
# Prelude: quick start {.unnumbered}