mirror of
https://github.com/RocketChat/Rocket.Chat.git
synced 2025-12-28 06:47:25 +00:00
Chore: Fix grammatical typos in release.md (#21297)
Co-authored-by: Guilherme Gazzo <guilhermegazzo@gmail.com>
This commit is contained in:
parent
c0ae09451c
commit
17e2764fa6
12
.github/ISSUE_TEMPLATE/release.md
vendored
12
.github/ISSUE_TEMPLATE/release.md
vendored
@ -7,14 +7,14 @@ about: Internal release checklist template
|
||||
# Release {version}
|
||||
We are releasing a new version, this issue will keep track of the progress between the first release candidate (20th of each month) to the final release (27th of each month).
|
||||
|
||||
Beginning on the 20th of each month, we will start the release process which ends 7 days later (the 27th). During this period of time, we will enter a "Feature Freeze". This Feature Freeze means that we will only be merging pull requests which fix bugs and not ones which add new features.
|
||||
Beginning on the 20th of each month, we will start the release process which ends 7 days later (the 27th). During this period of time, we will enter a "Feature Freeze". This Feature Freeze means that we will only be merging pull requests which fix bugs and not ones that add new features.
|
||||
|
||||
When you find a bug that is a regression, please open a new issue and link it to this one.
|
||||
|
||||
|
||||
## Before Release - Preparation - 1 business day before the day 20th
|
||||
- [x] Create the issue to track the release progress
|
||||
- [ ] Define the highlights from release PRs as suggestion to be included on Blog Post <!-- link to the website's issue -->
|
||||
- [ ] Define the highlights from release PRs as a suggestion to be included on Blog Post <!-- link to the website's issue -->
|
||||
- [ ] Talk to the Marketing Team about starting the release Blog Post
|
||||
- [ ] Talk to the Documentation Team about ensuring the Docs are up to date and all pull requests are merged
|
||||
- [ ] Sync translations from [LingoHub](https://translate.lingohub.com/rocketchat/rocket-dot-chat/dashboard)
|
||||
@ -41,7 +41,7 @@ When you find a bug that is a regression, please open a new issue and link it to
|
||||
- [ ] Check if the release was created as **draft** and contains the history
|
||||
- [ ] Check if the release Pull Request was created and contains the history
|
||||
- [ ] Ensure the **Pull Request** build is passing on [CircleCI](https://circleci.com/gh/RocketChat/Rocket.Chat)
|
||||
- [ ] When build is passing ask for Pull Request approval
|
||||
- [ ] When the build is passing ask for Pull Request approval
|
||||
- [ ] When approved, merge it!
|
||||
- [ ] Ensure the **Tag** build is passing on [CircleCI](https://circleci.com/gh/RocketChat/Rocket.Chat)
|
||||
- [ ] Ensure the image was sent to [Docker Hub](https://hub.docker.com/r/rocketchat/rocket.chat/tags/)
|
||||
@ -49,11 +49,11 @@ When you find a bug that is a regression, please open a new issue and link it to
|
||||
|
||||
## After Release - Conclusion - 1 business day after the 27th
|
||||
- [ ] Ensure all of the related issues were closed
|
||||
- [ ] Determine if all of the related issues were correctly assigned to the this version's milestone
|
||||
- [ ] Get an update from Marketing Team about the release Blog Post
|
||||
- [ ] Determine if all of the related issues were correctly assigned to this version's milestone
|
||||
- [ ] Get an update from Marketing Team about the release of Blog Post
|
||||
- [ ] Check with the Documentation Team about the Docs release
|
||||
- [ ] Sync develop
|
||||
- [ ] Execute action `Develop Sync` via [Houston CLI](https://github.com/RocketChat/Rocket.Chat.Houston) (`houston release`)
|
||||
- [ ] Ensure the **Pull Request** build is passing on [CircleCI](https://circleci.com/gh/RocketChat/Rocket.Chat)
|
||||
- [ ] When build has passed, ask for approval and wait
|
||||
- [ ] When the build has passed, ask for approval and wait
|
||||
- [ ] Merge Sync PR
|
||||
|
||||
Loading…
Reference in New Issue
Block a user