aboutsummaryrefslogtreecommitdiff
path: root/aux
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-16 14:49:06 -0300
committerEuAndreh <eu@euandre.org>2021-06-16 14:49:06 -0300
commitd68e1af774072ff4a0af0b0158128e45cfe3a69c (patch)
tree58edfddbcd068563164441be795ff43adb9162f7 /aux
parentREADME.md: s/home page/homepage/ (diff)
downloadremembering-d68e1af774072ff4a0af0b0158128e45cfe3a69c.tar.gz
remembering-d68e1af774072ff4a0af0b0158128e45cfe3a69c.tar.xz
aux/: Update
Diffstat (limited to '')
-rw-r--r--aux/workflow/assert-manpages.sh23
-rwxr-xr-xaux/workflow/assert-readme.sh2
-rw-r--r--aux/workflow/preamble.md4
3 files changed, 15 insertions, 14 deletions
diff --git a/aux/workflow/assert-manpages.sh b/aux/workflow/assert-manpages.sh
index add7f47..f265ab4 100644
--- a/aux/workflow/assert-manpages.sh
+++ b/aux/workflow/assert-manpages.sh
@@ -20,32 +20,35 @@ done
EXPECTED="$(mktemp)"
cat <<EOF >> "$EXPECTED"
-.
-.
+
+
.SH AUTHORS
-.P
+
.MT eu@euandre.org
EuAndreh
.ME
and contributors.
-.
-.
+
+
.SH BUGS
+
+.IP \(bu
Report bugs to the
.MT ~euandreh/$MAILING_LIST@lists.sr.ht
mailing list
.ME .
-.br
+Use the subject "\fC[$PROJECT] BUG or TASK: <description>\fR".
+.IP \(bu
Browse bugs
.UR https://$TLD/$PROJECT/TODOs.html
online
.UE .
-.br
+.IP \(bu
.UR https://$TLD/$PROJECT/
-Home page
+Homepage
.UE .
-.br
-.UR https://lists.sr.ht/~euandreh/$MAILING_LIST?search=%5Bfallible%5D
+.IP \(bu
+.UR https://lists.sr.ht/~euandreh/$MAILING_LIST?search=%5B$PROJECT%5D
Comments and discussions
.UE .
EOF
diff --git a/aux/workflow/assert-readme.sh b/aux/workflow/assert-readme.sh
index 966ec3b..2e5d978 100755
--- a/aux/workflow/assert-readme.sh
+++ b/aux/workflow/assert-readme.sh
@@ -29,7 +29,7 @@ Send contributions to the [mailing list] via [\`git send-email\`](https://git-se
## Links
-- [home page](https://$TLD/$PROJECT/)
+- [homepage](https://$TLD/$PROJECT/)
- [source code](https://git.euandreh.xyz/$PROJECT/)
- [bug tracking](https://$TLD/$PROJECT/TODOs.html)
- [mailing list]
diff --git a/aux/workflow/preamble.md b/aux/workflow/preamble.md
index 30efe0b..dcc2fc3 100644
--- a/aux/workflow/preamble.md
+++ b/aux/workflow/preamble.md
@@ -1,8 +1,6 @@
# About
-TODOs for @PROJECT_UC@.
-
-See also [@TLD@/@PROJECT@/](https://@TLD@/@PROJECT@/) and [CI logs](https://@TLD@/@PROJECT@/ci.html).
+TODOs for [@PROJECT_UC@](https://@TLD@/@PROJECT@/).
Register a new one at
[~euandreh/@MAILING_LIST@@lists.sr.ht](mailto:~euandreh/@MAILING_LIST@@lists.sr.ht?subject=%5B@PROJECT@%5D%20BUG%20or%20TASK%3A%20%3Cdescription%3E)