From 3f7cc01df06d2a40534b2ec05d86dde396d41af5 Mon Sep 17 00:00:00 2001 From: Denis Turkov Date: Thu, 13 Jun 2024 12:46:50 +0200 Subject: [PATCH 1/3] Update README.md with contribution call --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5045d697..2e876cb6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Oryx +# Oryx Frontend [![CI checks](https://github.com/spryker/oryx/actions/workflows/test.yml/badge.svg)](https://github.com/spryker/oryx/actions/workflows/test.yml) [![Oryx component dev env status](https://api.netlify.com/api/v1/badges/983ba7e1-0787-4036-a333-b1e01ef10fea/deploy-status)](https://app.netlify.com/sites/dev-oryx-components/deploys) @@ -61,3 +61,6 @@ The application gets available at localhost:3000, or the next available port on ## Further Documentation [Oryx Documentation](https://docs.spryker.com/docs/scos/dev/front-end-development/202311.0/oryx/oryx.html) + +## Contributing +Contributions to Oryx Frontend are welcome and highly appreciated! That might be a PR, a resolved issue, a new idea registered on the issue tracker or other. From 3e678a1a808b7db4e19728355bd622434f4ef7b7 Mon Sep 17 00:00:00 2001 From: Denis Turkov Date: Thu, 13 Jun 2024 12:51:56 +0200 Subject: [PATCH 2/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2e876cb6..72ff1a41 100644 --- a/README.md +++ b/README.md @@ -64,3 +64,4 @@ The application gets available at localhost:3000, or the next available port on ## Contributing Contributions to Oryx Frontend are welcome and highly appreciated! That might be a PR, a resolved issue, a new idea registered on the issue tracker or other. +[Contribute to Oryx] (https://docs.spryker.com/docs/dg/dev/frontend-development/202404.0/oryx/contribute-to-oryx.html) From f9251bb4a44889e43fecf263f05a6e1519f87cd0 Mon Sep 17 00:00:00 2001 From: Denis Turkov Date: Mon, 17 Jun 2024 11:46:17 +0200 Subject: [PATCH 3/3] Update README.md Co-authored-by: Alexander Kovalenko --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72ff1a41..188e2297 100644 --- a/README.md +++ b/README.md @@ -64,4 +64,4 @@ The application gets available at localhost:3000, or the next available port on ## Contributing Contributions to Oryx Frontend are welcome and highly appreciated! That might be a PR, a resolved issue, a new idea registered on the issue tracker or other. -[Contribute to Oryx] (https://docs.spryker.com/docs/dg/dev/frontend-development/202404.0/oryx/contribute-to-oryx.html) +[How to contribute to Oryx] (https://docs.spryker.com/docs/dg/dev/frontend-development/202404.0/oryx/contribute-to-oryx.html)