From 022d12c2220f6216e3c0e14de987075fe0ecc3eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Susa=20T=C3=BCnker?= <74345218+sujaya-sys@users.noreply.github.com> Date: Mon, 10 Jun 2024 20:10:57 +0200 Subject: [PATCH 1/2] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Susa Tünker <74345218+sujaya-sys@users.noreply.github.com> --- README.md | 22 ++++------------------ 1 file changed, 4 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index fc22945..7223060 100644 --- a/README.md +++ b/README.md @@ -52,28 +52,10 @@ As shown in the graphic above, there are 3 core components to consider in the co ## ![Get involved](/docs/images/get-involved.svg) Get involved -- Give the project a star! - Contact us via email: - team@score.dev - abuse@score.dev - Join us on [Slack](https://join.slack.com/t/scorecommunity/shared_invite/zt-2a0x563j7-i1vZOK2Yg2o4TwCM1irIuA) -- See our [documentation](https://docs.score.dev/docs/overview/) - -## ![Contributing](/docs/images/contributing.svg) Contributing - -- Write a [blog post](https://score.dev/blog). -- Provide feedback on our [roadmap](https://github.com/score-spec/spec/blob/main/roadmap.md#get-involved). -- Contribute. - -Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. - -If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also open an issue with the tag `enhancement`. - -1. Fork the Project. -2. Create your Feature Branch. `git checkout -b feature/feature-name` -3. Commit your Changes. `git commit -s -m "Add some AmazingFeature"` -4. Push to the Branch. `git push origin feature/feature-name` -5. Open a Pull Request. ### Documentation @@ -83,6 +65,10 @@ You can find our documentation at [docs.score.dev](https://docs.score.dev/docs/) See [Roadmap](roadmap.md). You can [submit an idea](https://github.com/score-spec/spec/issues/new) anytime. +### Contribution Guidelines and Governance + +Our general contributor guidelines can be found in [CONTRIBUTING.md](CONTRIBUTING.md). Please note that some repositories may have additional guidelines. For more information on our governance model, please refer to [GOVERNANCE.md](GOVERNANCE.md). + ### License [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) From 58fce81bf9556d8f1018aa378cf6e56be0a69cfa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Susa=20T=C3=BCnker?= <74345218+sujaya-sys@users.noreply.github.com> Date: Mon, 10 Jun 2024 20:12:28 +0200 Subject: [PATCH 2/2] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Susa Tünker <74345218+sujaya-sys@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7223060..9cbceb8 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ As shown in the graphic above, there are 3 core components to consider in the co * **The Generated Configuration File**: This file can be combined with environment-specific parameters to run the workload in the target environment. -## ![Get involved](/docs/images/get-involved.svg) Get involved +## ![Get in touch](/docs/images/get-involved.svg) Get in touch - Contact us via email: - team@score.dev