chore(PR template): add packages to CHANGELOG

This commit is contained in:
Julien Fontanet
2018-06-28 17:27:53 +02:00
parent e2b29be6a8
commit 33e8cb81bb
2 changed files with 10 additions and 7 deletions

View File

@@ -4,7 +4,12 @@
### Enhancements
### Bugs
### Bug fixes
### Released packages
- xo-server v5.22.0
- xo-web v5.22.0
## **5.21.0** (2018-06-28)

View File

@@ -4,7 +4,9 @@
- [ ] PR reference the relevant issue (e.g. `Fixes #007`)
- [ ] if UI changes, a screenshot has been added to the PR
- [ ] CHANGELOG updated
- [ ] CHANGELOG:
- enhancement/bug fix entry added
- list of packages to release updated (`${name} v${new version}`)
- [ ] documentation updated
### Process
@@ -12,8 +14,4 @@
1. create a PR as soon as possible
1. mark it as `WiP:` (Work in Progress) if not ready to be merged
1. when you want a review, add a reviewer
1. if necessary, update your PR, and readd a reviewer
### List of packages to release
> No need to mention xo-server and xo-web.
1. if necessary, update your PR, and re- add a reviewer