File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff 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 )
You can’t perform that action at this time.
0 commit comments