Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 13 additions & 1 deletion misc/ANNOUNCEMENT_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
Send out announcements for major new feature releases, and high-impact bugfixes to <[email protected]>, <[email protected]>, <[email protected]>, <[email protected]>, and the puppet internal mailing lists: <[email protected]>, <[email protected]>, <[email protected]>.
Send out announcements for major new feature releases and high-impact bugfixes.

For each release two announcements should be sent: an internal one and an external one.

Both emails must be sent from the [email protected] email alias. You must add yourself to the alias in order to have rights to send the email from that alias.

### Internal email
Send from the [email protected] email alias to the internal-puppet-product-updates email address. This will send the announcement to internal only people and most internal groups have been auto-subscribed to that list, so it should hit everyone in the organisation. It may include specific internal-only information, but most of the core content should be the same as the external email. Indeed, it is acceptable for both emails to be the same if there is no internal only information.

### External email
Send from the [email protected] email alias to the following external aliases: <[email protected]>, <[email protected]>, <[email protected]>, <[email protected]>.


### Instructions on email content
Before sending, do check that all links are still valid. Feel free to adjust the text to match better with the circumstances of the release, or add other news that are relevant at the time. If you make changes, consider committing them here, for the benefit of future-you.

The github rendering of the markdown seems to copy&paste acceptably into Google Inbox.
Expand Down