What will be the naming convention of release branches for Conan 2.0?
- Dominant language
- C++
- Stars
- 125
- Forks
- 382
- Avg merge
- 22h 39m
- Merged PRs (30d)
- 21
Description
Excuse me, Conan Team.
I noticed that the naming convention of branches for Conan 1.0 is in the form of `release/MAJOR.MINOR.PATCH` (e.g. [release/1.60.0](https://github.com/conan-io/docs/tree/release/1.60.0), [release/1.60.1](https://github.com/conan-io/docs/tree/release/1.60.1)), and the naming convention of branches for Conan 2.0 seems to be in the form of `release/MAJOR.MINOR` (e.g. [release/2.0](https://github.com/conan-io/docs/tree/release/2.0)), but the alpha and beta of 2.0 ([release/2.0.0-alpha](https://github.com/conan-io/docs/tree/release/2.0.0-alpha) and [release/2.0.0-beta](https://github.com/conan-io/docs/tree/release/2.0.0-beta)) still have `PATCH` component.
Therefore, I want to confirm what the naming convention of release branches for Conan 2.0 wiil be?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.