+1
Thanks, Deepak Joseph From: Dominik Hanak <domin.ha...@gmail.com> Date: Monday, 3 February 2025 at 9:24 PM To: dev@kie.apache.org <dev@kie.apache.org> Subject: [EXTERNAL] [PROPOSAL] Update default branch of examples repository to main branch Hello Community, *Summary* Update the default branch on the example <https://github.com/apache/incubator-kie-kogito-examples > repository to main, as this follows the practice for other repositories in Apache KIE and allows us to direct contributors and users to correct branches when they desire to work with examples. The current default branch, stable, will be deprecated and deleted. *Details* This proposal is coming the work on missing examples for 10.0.0 issue[1]. We have merged the update[2] of versioning and references to 10.0.0 on 10.0.x branch. Now, we are missing 2 steps: 1. Synchronize README.md file on main branch to give the proper information about branches. Solved by [3] 2. Update the default branch on the repository to main, as this follows the practice for other repositories Best regards, Dominik Hanák [1] https://github.com/apache/incubator-kie-kogito-examples/issues/2050 [2] https://github.com/apache/incubator-kie-kogito-examples/pull/2051 [3] https://github.com/apache/incubator-kie-kogito-examples/pull/2065