diff options
author | Sacha Chua <sacha@sachachua.com> | 2021-12-14 00:34:32 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2021-12-14 00:34:32 -0500 |
commit | e26777a254b614090a79a99db234f05fbec85aa3 (patch) | |
tree | dfdb0bdbb49d2aca61a10bfa43fce1e0e7c09dda | |
parent | 84b020cfed8e5f482402b56976c1ccc15dee5b06 (diff) | |
download | emacsconf-wiki-e26777a254b614090a79a99db234f05fbec85aa3.tar.xz emacsconf-wiki-e26777a254b614090a79a99db234f05fbec85aa3.zip |
Add reservation note
-rw-r--r-- | templates/help.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/help.md b/templates/help.md index 41b58009..05ad9dd2 100644 --- a/templates/help.md +++ b/templates/help.md @@ -6,5 +6,7 @@ This talk does not have captions yet. Would you like to help [caption this talk] Want to help make the Q&A session easier to search? You can [add chapter markers](/2021/contribute/#chapter-markers) or [edit the captions](/2021/contribute/#edit-captions), maybe starting with these [auto-generated captions](<TMPL_VAR qa>). </TMPL_IF><TMPL_VAR message> -<TMPL_IF volunteer><TMPL_ELSE>[[!tag help <TMPL_VAR tags>]]</TMPL_IF volunteer> +<TMPL_IF volunteer><TMPL_ELSE> +(If you want to work on this and you think it might take you a while, you can reserve this task by editing the page and adding volunteer="your-name date" or by e-mailing <emacsconf-submit@gnu.org>.) +[[!tag help <TMPL_VAR tags>]]</TMPL_IF volunteer> </details> |