summaryrefslogtreecommitdiffstats
path: root/help.md
diff options
context:
space:
mode:
Diffstat (limited to 'help.md')
-rw-r--r--help.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/help.md b/help.md
index cbb6eacc..fa1c859c 100644
--- a/help.md
+++ b/help.md
@@ -1,3 +1,22 @@
[[!meta title="Pages that need help"]]
+<details>
+<summary>How to add the help marker to a page</summary>
+To add the help marker to a page, you can use something like the following template:
+
+<pre>
+&#91;&#91;!template id="help"
+summary="main talk does not have captions"
+tags="help\_with\_main\_captions"
+message="""This talk does not have captions yet.
+Would you like to help &#91;caption this talk&#93;(/2021/contribute/#edit-captions)?
+You may be able to start with these &#91;autogenerated captions&#93;(https://media.emacsconf.org/2021/emacsconf-2021-build--how-to-build-an-emacs--fermin-mf--main.vtt)
+and &#91;timing information&#93;(https://media.emacsconf.org/2021/emacsconf-2021-build--how-to-build-an-emacs--fermin-mf.en.srv2)."""&#93;&#93;
+</pre>
+</details>
+
+If you want to work on a task that might take you a while, you can reserve it by editing the page and setting the `help` template's `volunteer` attribute to `your-name date`, or by e-mailing <emacsconf-submit@gnu.org>.
+
+Here are the pages that need help:
+
[[!inline pages="tagged(help) and !templates/*" archive="yes" limit="0" trail="yes"]]