From 6901628b5a2601f1e409fe2e28857610d4105593 Mon Sep 17 00:00:00 2001 From: Saptarshi Sarkar Date: Wed, 31 Aug 2022 23:39:39 +0530 Subject: [PATCH 1/3] Updated README.md file Added link to CONTRIBUTING.md file in a line in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ac82091..b2a6083d 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ kubescape scan --submit --enable-host-scan --verbose We invite you to our team! We are excited about this project and want to return the love we get. -Want to contribute? Want to discuss something? Have an issue? +[Want to contribute?](https://github.com/kubescape/kubescape/blob/master/CONTRIBUTING.md) Want to discuss something? Have an issue? * Feel free to pick a task from the [issues](https://github.com/kubescape/kubescape/issues?q=is%3Aissue+is%3Aopen+label%3A%22open+for+contribution%22), [roadmap](docs/roadmap.md) or suggest a feature of your own. [Contact us](MAINTAINERS.md) directly for more information :) * Open an issue, we are trying to respond within 48 hours From e2698e71a37f5518bd37df746f06cf1fab9302bf Mon Sep 17 00:00:00 2001 From: Saptarshi Sarkar Date: Wed, 31 Aug 2022 23:47:56 +0530 Subject: [PATCH 2/3] Added link to code of conduct file I have added link to the code of conduct file and fixed some problems in the Readme file. --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b2a6083d..ab4eb4c8 100644 --- a/README.md +++ b/README.md @@ -55,10 +55,10 @@ kubescape scan --submit --enable-host-scan --verbose We invite you to our team! We are excited about this project and want to return the love we get. -[Want to contribute?](https://github.com/kubescape/kubescape/blob/master/CONTRIBUTING.md) Want to discuss something? Have an issue? +[Want to contribute?](https://github.com/kubescape/kubescape/blob/master/CONTRIBUTING.md) Want to discuss something? Have an issue? Please make sure that you follow our [Code Of Conduct](https://github.com/kubescape/kubescape/blob/master/CODE_OF_CONDUCT.md) . * Feel free to pick a task from the [issues](https://github.com/kubescape/kubescape/issues?q=is%3Aissue+is%3Aopen+label%3A%22open+for+contribution%22), [roadmap](docs/roadmap.md) or suggest a feature of your own. [Contact us](MAINTAINERS.md) directly for more information :) -* Open an issue, we are trying to respond within 48 hours +* [Open an issue](https://github.com/kubescape/kubescape/issues/new/choose) , we are trying to respond within 48 hours * [Join us](https://discord.com/invite/WKZRaCtBxN) in the discussion on our discord server! [logo](https://discord.com/invite/WKZRaCtBxN) @@ -80,7 +80,8 @@ We invite you to our team! We are excited about this project and want to return * [Scan Kubescape on an air-gapped environment (offline support)](https://youtu.be/IGXL9s37smM) * [Managing exceptions in the Kubescape SaaS version](https://youtu.be/OzpvxGmCR80) * [Configure and run customized frameworks](https://youtu.be/12Sanq_rEhs) -* Customize control configurations. [Kubescape CLI](https://youtu.be/955psg6TVu4), [Kubescape SaaS](https://youtu.be/lIMVSVhH33o) +* Customize control configurations. [Kubescape CLI](https://youtu.be/955psg6TVu4) +* [Kubescape SaaS](https://youtu.be/lIMVSVhH33o) ## Install on Windows From dfabcd691aa5629ee9f55750e43e3fe29baa63ca Mon Sep 17 00:00:00 2001 From: Saptarshi Sarkar Date: Thu, 1 Sep 2022 00:03:15 +0530 Subject: [PATCH 3/3] Fixed readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ab4eb4c8..68f6a27a 100644 --- a/README.md +++ b/README.md @@ -80,8 +80,9 @@ We invite you to our team! We are excited about this project and want to return * [Scan Kubescape on an air-gapped environment (offline support)](https://youtu.be/IGXL9s37smM) * [Managing exceptions in the Kubescape SaaS version](https://youtu.be/OzpvxGmCR80) * [Configure and run customized frameworks](https://youtu.be/12Sanq_rEhs) -* Customize control configurations. [Kubescape CLI](https://youtu.be/955psg6TVu4) -* [Kubescape SaaS](https://youtu.be/lIMVSVhH33o) +* Customize control configurations: + - [Kubescape CLI](https://youtu.be/955psg6TVu4) + - [Kubescape SaaS](https://youtu.be/lIMVSVhH33o) ## Install on Windows