This is an automated email from the ASF dual-hosted git repository.

dhanak pushed a commit to branch 10.0.x
in repository 
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-examples.git


The following commit(s) were added to refs/heads/10.0.x by this push:
     new 584944c53 kie-kogito-examples#2050: Follow-up fixes on README at main 
branch (#2065) (#2067)
584944c53 is described below

commit 584944c53a7e08f45fcb213209aba921d1d8f43c
Author: Dominik Hanák <[email protected]>
AuthorDate: Thu Feb 6 09:30:25 2025 +0100

    kie-kogito-examples#2050: Follow-up fixes on README at main branch (#2065) 
(#2067)
    
    * Cleanup README on main to accomodate 10.0.0
    
    * Update README.md
    
    
    
    * Update README.md 2
    
    
    
    ---------
    
    Co-authored-by: Gonzalo Muñoz <[email protected]>
---
 README.md | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 53fe71a33..adf02ba50 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,11 @@ Apache KIE Examples showcase use cases, features, 
applications, know-how's of ev
 
 Apache KIE Examples are currently updated after a stable release.
 
-Current, default branch is `stable-10.0.0`, pointing to the latest released 
version.
+## Branches
+
+Current stable branch is `10.0.x`, pointing to the latest released `10.0.0` 
version.
+
+Current development branch is `main`.
 
 ## Use alternative Quarkus platforms with examples
 
@@ -18,7 +22,7 @@ If you want to use an alternative BOM when building the 
Apache KIE Quarkus quick
 mvn -Dquarkus.platform.artifact-id=quarkus-universe-bom clean install
 ```
 Currently, only [Drools](https://github.com/apache/incubator-kie-drools) is 
part of the Quarkus Platform.
-> Note: Integration of Kogito and Sonataflow is in progress.
+> Note: Integration of Kogito and Sonataflow are in progress.
 
 ## Getting started with the examples
 
@@ -48,7 +52,7 @@ Everyone is encouraged to contribute to these examples by:
 - Do you have a 
[reproducer](https://stackoverflow.com/help/minimal-reproducible-example) for 
your issue?
   - If so, please open a new issue in 
[Github](https://github.com/apache/incubator-kie-kogito-examples/issues) 
repository with the details of your issue and affected example.
 - Are you encountering an issue but unsure of what is going on?
-  - Start a new threads in our [Apache KIE Zulip 
chat](https://kie.zulipchat.com/). Please use the channel which the example is 
rellated to.
+  - Start a new thread in our [Apache KIE Zulip 
chat](https://kie.zulipchat.com/). Please use the channel which the example is 
related to.
   - Please provide as much relevant information as you can as to what could be 
causing the issue and a reproducer. Our developers will help you figure out 
what's going wrong.
 
 ### Requests


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to