Skip to content

Commit

Permalink
Issue backdrop#3025: Add more steps to release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
quicksketch committed Apr 12, 2018
1 parent b77dd9d commit 2bf0c8f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions procedures/docs/create-release-bug-fix.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@ Steps to create a BUG-FIX release
- [ ] Create the next bugfix milestone (assign to quicksketch / serundeputy / jenlampton)
- [ ] Move all unfinished issues to the next bugfix release milestone (assign to quicksketch / serundeputy / jenlampton)
- [ ] Draft Release notes (assign to serundeputy / quicksketch / jenlampton)
- [ ] Short, descriptive summary of the release
- [ ] Note if any changes were made to files outside the `core` directory
- [ ] Note if updates (update.php) needs to be run
- [ ] Include changelog since last version (generated with drush rn)
- If this is a security release:
- [ ] Draft Security Advisory (assign to serundeputy / quicksketch / jenlampton)

Expand Down
3 changes: 3 additions & 0 deletions procedures/docs/create-release-major.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@ Steps to create a MAJOR release
- [ ] Create the next minor milestone (assign to quicksketch / serundeputy / jenlampton)
- [ ] Move all unfinished issues to the next major release milestone (assign to quicksketch / serundeputy / jenlampton)
- [ ] Draft Release notes (assign to serundeputy / quicksketch / jenlampton)
- [ ] Short, descriptive summary of the release
- [ ] Note if any changes were made to files outside the `core` directory
- [ ] Note if updates (update.php) needs to be run
- [ ] Include changelog since last version (generated with drush rn)
- [ ] Draft blog post (assign to tomgrandy / klonos / jenlampton / quicksketch)
- [ ] Draft a newsletter via MailChimp (assign to facetinteractive / tomgrandy / jenlampton)

Expand Down
3 changes: 3 additions & 0 deletions procedures/docs/create-release-minor.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@ DRAFT Steps to create a MINOR release
- [ ] Merge commits (assign to quicksketch / serundeputy / docwilmot)
- [ ] Move all unfinished issues to the next bugfix release milestone @quicksketch, @serundeputy
- [ ] Draft Release notes (assign to serundeputy / quicksketch / jenlampton)
- [ ] Short, descriptive summary of the release
- [ ] Note if any changes were made to files outside the `core` directory
- [ ] Note if updates (update.php) needs to be run
- [ ] Include changelog since last version (generated with drush rn)


## Release tasks
Expand Down

0 comments on commit 2bf0c8f

Please sign in to comment.