You need to create a new branch off of base/2023.2.3 (for instance release/2023.2.3) and then push that branch upstream, and when opening the PR target the branch base/2023.2.3 (when you open a PR it has an option to specify on GitHub web UI). Also, you need to:
Backport the fix of issue https://github.com/kytos-ng/ui/issues/110 to 2023.2
Instructions:
You need to create a new branch off of
base/2023.2.3
(for instancerelease/2023.2.3
) and then push that branch upstream, and when opening the PR target the branchbase/2023.2.3
(when you open a PR it has an option to specify on GitHub web UI). Also, you need to:package.json
version accordingly.