From 35ea274a92dfba5ac58e2d39018ed117e4e3fc74 Mon Sep 17 00:00:00 2001 From: Michael Dawson Date: Wed, 13 Nov 2024 21:50:32 +0000 Subject: [PATCH 1/3] 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 --- .../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..4d280d56466cd5 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 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. From 571928732d34c6d42809cbfeb71aef55f05dca36 Mon Sep 17 00:00:00 2001 From: Michael Dawson Date: Wed, 13 Nov 2024 21:25:29 -0500 Subject: [PATCH 2/3] Update doc/contributing/advocacy-ambasador-program.md Co-authored-by: Aviv Keller --- doc/contributing/advocacy-ambasador-program.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/contributing/advocacy-ambasador-program.md b/doc/contributing/advocacy-ambasador-program.md index 4d280d56466cd5..4624c63d5930fd 100644 --- a/doc/contributing/advocacy-ambasador-program.md +++ b/doc/contributing/advocacy-ambasador-program.md @@ -97,7 +97,7 @@ 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 +## Messages and topics to promote ### How to add messages or topics to promote From 719bf5f607dbd6cd7639961f5e97a07866440dca Mon Sep 17 00:00:00 2001 From: Michael Dawson Date: Wed, 13 Nov 2024 21:25:39 -0500 Subject: [PATCH 3/3] Update doc/contributing/advocacy-ambasador-program.md Co-authored-by: Gireesh Punathil --- doc/contributing/advocacy-ambasador-program.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/contributing/advocacy-ambasador-program.md b/doc/contributing/advocacy-ambasador-program.md index 4624c63d5930fd..f806109f866caf 100644 --- a/doc/contributing/advocacy-ambasador-program.md +++ b/doc/contributing/advocacy-ambasador-program.md @@ -104,7 +104,7 @@ collaboration opportunities, ambassadors should be members of the 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 and should include and at mention to the +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.