Skip to content

Commit b64fe53

Browse files
authored
docs: update release blog post creation instructions (#601)
1 parent 897db27 commit b64fe53

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

wg-releases/major-release-process.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,13 @@ We need to ensure the following have owners and have been completed:
2323
* Link to timeline for subsequent major release
2424
* A list of breaking changes in the current stable line
2525
* References to any upcoming notable changes or deprecations
26+
* Things to watch out for:
27+
<!-- markdownlint-disable MD009 -->
28+
* Remove all items from `New Features and Improvements` that have already been mentioned in previous blog posts
29+
_(We mention them again in the release notes but not in the blog post.)_
30+
* Make sure that all code symbols are wrapped in backticks to properly appear as Markdown code
31+
* In the prose
32+
* In the release notes section of the blog post
2633
* Tweet - a tweet about the latest stable line & blog post from the official `@electronjs` twitter account
2734
* Updates to [Supported Versions](https://github.com/electron/electron/blob/master/docs/tutorial/support.md#currently-supported-versions)
2835
* Timeline for subsequent [major release version](https://electronjs.org/docs/tutorial/electron-timelines)

0 commit comments

Comments
 (0)