Skip to content

Commit

Permalink
docs: Add release step to replace blog post author
Browse files Browse the repository at this point in the history
  • Loading branch information
btmills committed Jul 16, 2022
1 parent ed83cb6 commit 2cc715f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/plugins/recurring-issues/index.js
Expand Up @@ -24,6 +24,7 @@ The next scheduled release will occur on ${releaseDate.format("dddd, MMMM Do, YY
- [ ] Start the release on [Jenkins](https://jenkins.eslint.org)
- [ ] Update the release blog post:
- [ ] Add a "Highlights" section for any noteworthy changes.
- [ ] In the \`authors\` frontmatter, replace \`eslintbot\` with your GitHub username.
- [ ] Remove the \`draft: true\` line in frontmatter.
- [ ] Make a release announcement on Twitter
- [ ] Make a release announcement in the Discord '#announcements' channel
Expand All @@ -47,6 +48,7 @@ Typically Monday for regular releases; two days after patch releases.
- [ ] Start the release on [Jenkins](https://jenkins.eslint.org)
- [ ] Update the release blog post:
- [ ] Add a "Highlights" section for any noteworthy changes.
- [ ] In the \`authors\` frontmatter, replace \`eslintbot\` with your GitHub username.
- [ ] Remove the \`draft: true\` line in frontmatter.
- [ ] Make a release announcement on Twitter
- [ ] Make a release announcement in the Discord '#announcements' channel
Expand Down

0 comments on commit 2cc715f

Please sign in to comment.