Releasing
TODOs
⚠️ This section is in a work in progress ⚠️
Releasing a new version of Manager 🎉
Prepare
Decide which PRs should be part of the next release.
Create a new PR for the
develop
branch. Please use the following template for the PR description, linking to the relevant issues and/or pull requests for each change, removing irrelevant headings:
md
# 📦 New release
Approximate release date: 📆 DD/MM/YY
## Dashboard
### :sparkles: Features
- [ ] Description #
### :bug: Bug Fixes
- [ ] Description #
## Web Cloud
### :sparkles: Features
- [ ] Description #
### :bug: Bug Fixes
- [ ] Description #
## Bare Metal Cloud
### :sparkles: Features
- [ ] Description #
### :bug: Bug Fixes
- [ ] Description #
## Hosted Private Cloud
### :sparkles: Features
- [ ] Description #
### :bug: Bug Fixes
- [ ] Description #
## Public Cloud
### :sparkles: Features
- [ ] Description #
### :bug: Bug Fixes
- [ ] Description #
## Telecom
### :sparkles: Features
- [ ] Description #
### :bug: Bug Fixes
- [ ] Description #