Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ Dive into our key resources below to understand our project, learn how to contri
Explore the official documentation to understand the core components and features of Eclipse S-CORE. <br/>[**Read the Guide &raquo;**](https://eclipse-score.github.io/score)

**Download Latest Release**<br/>
Get the latest stable release to start building or check the release notes for recent changes. <br/> [**View Releases &raquo;**](https://github.com/eclipse-score/reference_integration/releases) <br/><br/>
Get the latest stable release to start building or check the release notes for recent changes. <br/> [**View Releases &raquo;**](https://github.com/eclipse-score/score/releases) <br/><br/>


| How to Contribute | Development Process | Roadmap & Architecture |
| :--- | :--- | :--- |
| Your starting point. This guide details the process for making contributions that align with our technical direction. <br/><br/> [**Read the Guideline &raquo;**]([https://eclipse-score.github.io/score/main/contribute/index.html](https://eclipse-score.github.io/score/main/users_guide/index.html)) | Learn about our software development process, designed to ensure automotive-grade quality and performance. <br/><br/> [**View the Process &raquo;**](https://eclipse-score.github.io/process_description/main/index.html) | Explore our feature roadmap and architecture to understand the technical direction and future of S-CORE. <br/><br/> [**See the Roadmap &raquo;**](https://eclipse-score.github.io/reference_integration/main/s_core_v_1/releases/releases.html) |
| Your starting point. This guide details the process for making contributions that align with our technical direction. <br/><br/> [**Read the Guideline &raquo;**](https://eclipse-score.github.io/score/main/contribute/index.html) | Learn about our rigid software development process, designed to ensure automotive-grade quality and performance. <br/><br/> [**View the Process &raquo;**](https://eclipse-score.github.io/process_description/main/index.html) | Explore our feature roadmap and architecture to understand the technical direction and future of S-CORE. <br/><br/> [**See the Roadmap &raquo;**](https://eclipse-score.github.io/score/main/score_releases/index.html#releases) |

## Repositories in the Github organization

Expand Down Expand Up @@ -50,7 +50,6 @@ Core S-CORE modules, libraries, and APIs.
| [orchestrator](https://github.com/eclipse-score/orchestrator) | Orchestration framework & Safe async runtime for Rust |
| [persistency](https://github.com/eclipse-score/persistency) | Repository for persistency framework |
| [scrample](https://github.com/eclipse-score/scrample) | Repository for example component |
| [time](https://github.com/eclipse-score/time) | Time synchronization module |

#### Incubation

Expand All @@ -61,6 +60,7 @@ Repositories for experimental or early-stage features.
| [inc_daal](https://github.com/eclipse-score/inc_daal) | Incubation repository for DAAL module |
| [inc_diagnostics](https://github.com/eclipse-score/inc_diagnostics) | Incubation repository for diagnostics feature |
| [inc_someip_gateway](https://github.com/eclipse-score/inc_someip_gateway) | Incubation repository for SOME/IP gateway feature |
| [time](https://github.com/eclipse-score/time) | Time synchronization module |

---

Expand Down