From 94b7ab0204af04924853130c43f0dc18277ba438 Mon Sep 17 00:00:00 2001 From: Michael Dawson Date: Wed, 13 Nov 2024 21:50:32 +0000 Subject: [PATCH] doc: doc how to add message for promotion Document the process for adding a message that ambassadors will be asked to promote. Signed-off-by: Michael Dawson PR-URL: https://github.com/nodejs/node/pull/55843 Reviewed-By: Gireesh Punathil Reviewed-By: Marco Ippolito Reviewed-By: James M Snell Reviewed-By: Rafael Gonzaga --- .../advocacy-ambasador-program.md | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/doc/contributing/advocacy-ambasador-program.md b/doc/contributing/advocacy-ambasador-program.md index 3b518d092e1feb..f806109f866caf 100644 --- a/doc/contributing/advocacy-ambasador-program.md +++ b/doc/contributing/advocacy-ambasador-program.md @@ -96,3 +96,33 @@ an ambassador. These requests can be made through the existing social channel in the OpenJS Slack. For that reason and for communication purposes and collaboration opportunities, ambassadors should be members of the [OpenJS Slack](https://slack-invite.openjsf.org/). + +## Messages and topics to promote + +### How to add messages or topics to promote + +Messages or topics that ambassadors are asked to promote are added to this +document in the [Current messages for promotion](#current-messages-for-promotion) +section through the standard PR process except that they should be open +for 7 days before landing and should include and at mention to the +nodejs/TSC for awareness. They should be removed through the same process +when no longer relevant. + +### Current messages for promotion + +#### Sample message (Leave this one at the top) + +##### Goal + +The goal is to raise awareness of XYZ in the JavaScript ecosystem. + +#### Related Links + +List of links with more information about the topic to provide brackground +or the information to be shared. + +#### Project contacts + +Add a list of GitHub handles for those within the project that +have volunteered to be contacated when necessary by ambassadors +to get more info about the message to be promoted.