blob: b01edc006d633ef666bf24ec9f04d166cccdfe4c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
[[!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>
[[!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 [caption this talk](/2021/contribute/#edit-captions)?
You may be able to start with these [autogenerated captions](https://media.emacsconf.org/2021/emacsconf-2021-build--how-to-build-an-emacs--fermin-mf--main.vtt)
and [timing information](https://media.emacsconf.org/2021/emacsconf-2021-build--how-to-build-an-emacs--fermin-mf.en.srv2)."""]]
</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>.
Categories:
* [[help with chapter markers]]
* [[help with main captions]]
Here are the pages that need help:
[[!inline pages="tagged(help) and !templates/*" archive="yes" limit="0" trail="yes"]]
|