diff options
-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> |