From ba5f7774c1108562a013625c70a46776213b9e65 Mon Sep 17 00:00:00 2001 From: Oliver Pajonk Date: Thu, 19 Jun 2025 15:51:46 +0200 Subject: [PATCH 1/2] fix: broken links --- docs/get_involved.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/get_involved.rst b/docs/get_involved.rst index 0fbcab5..1830ea7 100644 --- a/docs/get_involved.rst +++ b/docs/get_involved.rst @@ -51,13 +51,13 @@ lead circle. Meeting notes are transparent via the SCORE github organization. (s We aim to build a safety ready full stack architecture, where components fit to each other in automotive grade Software Quality and performance. To achieve this, we follow a strict -`feature roadmap and architecture `_ -and a `rigid software development process `_ +`feature roadmap and architecture `_ +and a `rigid software development process `_ (currently under development). Contributions to the SCORE project must therefore follow the technical direction of the project and the SCORE architecture. All work in SCORE will therefore follow a -`Contribution Request Guideline `_. +`Contribution Request Guideline `_. Features on the roadmap of SCORE are defined, Contribution Requests create the basis for individual contributions from within the SCORE project and also from the outside. @@ -79,4 +79,4 @@ We value real code based collaboration and will judge new potential contributors Active and sustaining contributions are the basis for the ability to shape SCORE. Making active code contributions via the contribution request process described in the -`SCORE project handbook `_. +`SCORE project handbook `_. From 31fe074dc0ef32f3d4b4d5652db7c29df1f72841 Mon Sep 17 00:00:00 2001 From: Oliver Pajonk Date: Thu, 19 Jun 2025 16:09:57 +0200 Subject: [PATCH 2/2] fix: technical glitch, wrong UTF-8 character --- docs/get_involved.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/get_involved.rst b/docs/get_involved.rst index 1830ea7..fac96b6 100644 --- a/docs/get_involved.rst +++ b/docs/get_involved.rst @@ -42,7 +42,7 @@ https://github.com/eclipse-score/score/blob/main/CONTRIBUTION.md How to get involved into SCORE ------------------------------ -The :underline:`only` way to influence SCORE is TO CONTRIBUTE. Everybody can contribute – SCORE is open. +The :underline:`only` way to influence SCORE is TO CONTRIBUTE. Everybody can contribute - SCORE is open. Active Contributions to the SCORE project are the basis for getting involved. The SCORE Project works according to the Eclipse Project Handbook and has named and elected project leads and committers (see https://projects.eclipse.org/projects/automotive.score/who).