From 5adc3804333ee426924aec3295f8b4c4ce0c205d Mon Sep 17 00:00:00 2001 From: ANUSHKA KATHARE Date: Sun, 20 Oct 2024 19:34:33 +0530 Subject: [PATCH] added a top button because of file length Signed-off-by: ANUSHKA KATHARE --- CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) 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 +