diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8db796637f..e780f26420 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -383,3 +383,8 @@ then make PRs to the `releasing/[version number]` to fix the bugs via the regula If any error occurs after the release process, first check out a new hotfix branch from the `main` branch, make a patch version release following the semantic versioning, for example, `releasing/0.1.1`. Make sure the `releasing/0.1.1` is merged back into both `dev` and `main` and all the test pipelines succeed. + + +

+ ⬆️ Back to Top +