Skip to content

Commit

Permalink
updated issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
Guite committed Sep 4, 2020
1 parent d8febdb commit ae3f8b4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/ISSUE_TEMPLATE/release-plan.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ assignees: 'Guite, craigh'
- [ ] Update version in Kernel class and `/system` extensions: `bin/console rt:up 3.0 3.0.2-dev 3.0.2` (creates a pull request)
- [ ] Create/update vendor changelog
- [ ] Ensure the `CHANGELOG-VENDORS-<branch>.md` file contains a `###PLACEHOLDER_FOR_VENDOR_UPDATES###` line below the `- Vendor updates:` line
- [ ] Run `bin/console rt:vendor 3.0.1 3.0` whereby `3.0.1` is the last release tag and `3.0` the desired target branch.
- [ ] This should create a pull request with the vendor changes between `3.0.1` and `3.0.2`.
- [ ] Run `bin/console rt:vendor 3.0.1 3.0` whereby `3.0.1` is the last release tag and `3.0` the desired target branch (creates a pull request).
- [ ] Add release date to changelog (only for final release)

## Create tags and artifacts
Expand Down

0 comments on commit ae3f8b4

Please sign in to comment.