From 11f2bd0e0e46c03a564107c6f7b6796f4f900993 Mon Sep 17 00:00:00 2001 From: Sankhadip Roy Date: Wed, 19 Jul 2023 16:49:39 +0530 Subject: [PATCH 01/16] Update bug_report.md Signed-off-by: Sankhadip Roy --- .github/ISSUE_TEMPLATE/bug_report.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 7f206d4..0d389cb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -28,3 +28,13 @@ Steps to reproduce the behavior: 3. Scroll down to '....' 4. See error --> + +--- +

Contributor Resources and Handbook

+ +The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the [`master` branch](https://github.com/layer5io/layer5/tree/master). +- πŸ“š See [contributing instructions](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md). +- 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9) +- πŸ™‹πŸΎπŸ™‹πŸΌ Questions: [Discussion Forum](https://discuss.layer5.io) and [Community Slack](https://slack.layer5.io). + +Join the Layer5 Community by submitting your [community member form](https://layer5.io/newcomer). From 02937dfc4e07c65f972b7a4264f17c5964e817ed Mon Sep 17 00:00:00 2001 From: Sankhadip Roy Date: Wed, 19 Jul 2023 16:50:24 +0530 Subject: [PATCH 02/16] Update documentation.md Signed-off-by: Sankhadip Roy --- .github/ISSUE_TEMPLATE/documentation.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md index 40fbf2f..2c02677 100644 --- a/.github/ISSUE_TEMPLATE/documentation.md +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -10,7 +10,11 @@ assignees: '' **Desired State:** --- -**Contributor Resources** -- [Meshery documentation site](https://docs.meshery.io/) -- [Meshery documentation source](https://github.com/layer5io/meshery/tree/master/docs) -- [Instructions for contributing to documentation](https://github.com/layer5io/meshery/blob/master/CONTRIBUTING.md#documentation-contribution-flow) +

Contributor Resources and Handbook

+ +The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the [`master` branch](https://github.com/layer5io/layer5/tree/master). +- πŸ“š See [contributing instructions](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md). +- 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9) +- πŸ™‹πŸΎπŸ™‹πŸΌ Questions: [Discussion Forum](https://discuss.layer5.io) and [Community Slack](https://slack.layer5.io). + +Join the Layer5 Community by submitting your [community member form](https://layer5.io/newcomer). From 21dc240fa2e705b26abc9d7f52bc5a676f357e2b Mon Sep 17 00:00:00 2001 From: Sankhadip Roy Date: Wed, 19 Jul 2023 16:51:24 +0530 Subject: [PATCH 03/16] Update feature_request.md Signed-off-by: Sankhadip Roy --- .github/ISSUE_TEMPLATE/feature_request.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index c1df791..57451de 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -21,4 +21,11 @@ assignees: '' --- -**[Contributor Guide](https://docs.meshery.io/project/contributing)** +

Contributor Resources and Handbook

+ +The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the [`master` branch](https://github.com/layer5io/layer5/tree/master). +- πŸ“š See [contributing instructions](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md). +- 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9) +- πŸ™‹πŸΎπŸ™‹πŸΌ Questions: [Discussion Forum](https://discuss.layer5.io) and [Community Slack](https://slack.layer5.io). + +Join the Layer5 Community by submitting your [community member form](https://layer5.io/newcomer). From 052ab59ae3194527c9dfae0016df3ba9c0486346 Mon Sep 17 00:00:00 2001 From: Sankhadip Roy Date: Wed, 19 Jul 2023 16:51:56 +0530 Subject: [PATCH 04/16] Update question.md Signed-off-by: Sankhadip Roy --- .github/ISSUE_TEMPLATE/question.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index e137396..4833669 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -3,3 +3,13 @@ contact_links: - name: πŸ™‹πŸΎπŸ™‹πŸΌβ€Question url: https://github.com/layer5io/meshery/discussions/new about: Submit your question using GitHub Discussions. + + --- +

Contributor Resources and Handbook

+ +The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the [`master` branch](https://github.com/layer5io/layer5/tree/master). +- πŸ“š See [contributing instructions](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md). +- 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9) +- πŸ™‹πŸΎπŸ™‹πŸΌ Questions: [Discussion Forum](https://discuss.layer5.io) and [Community Slack](https://slack.layer5.io). + +Join the Layer5 Community by submitting your [community member form](https://layer5.io/newcomer). From fc1e64e8d9181416a065ceb13520a044f62e7eed Mon Sep 17 00:00:00 2001 From: Sankhadip Roy Date: Fri, 21 Jul 2023 03:18:38 +0530 Subject: [PATCH 05/16] Update .github/ISSUE_TEMPLATE/bug_report.md Co-authored-by: Karan Thakur Signed-off-by: Sankhadip Roy --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 0d389cb..ccacbc8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -30,7 +30,7 @@ Steps to reproduce the behavior: --> --- -

Contributor Resources and Handbook

+

Contributor Resources and Handbook

The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the [`master` branch](https://github.com/layer5io/layer5/tree/master). - πŸ“š See [contributing instructions](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md). From 7f333cba485080d5c29bef3c0cb1f1292510e9e5 Mon Sep 17 00:00:00 2001 From: Sankhadip Roy Date: Fri, 21 Jul 2023 03:18:53 +0530 Subject: [PATCH 06/16] Update .github/ISSUE_TEMPLATE/bug_report.md Co-authored-by: Karan Thakur Signed-off-by: Sankhadip Roy --- .github/ISSUE_TEMPLATE/bug_report.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index ccacbc8..4a6ecfb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -32,7 +32,6 @@ Steps to reproduce the behavior: ---

Contributor Resources and Handbook

-The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the [`master` branch](https://github.com/layer5io/layer5/tree/master). - πŸ“š See [contributing instructions](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md). - 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9) - πŸ™‹πŸΎπŸ™‹πŸΌ Questions: [Discussion Forum](https://discuss.layer5.io) and [Community Slack](https://slack.layer5.io). From afe419036e56741ed8d59c5b3166fd311d8b3cf4 Mon Sep 17 00:00:00 2001 From: Sankhadip Roy Date: Fri, 21 Jul 2023 03:19:14 +0530 Subject: [PATCH 07/16] Update .github/ISSUE_TEMPLATE/documentation.md Co-authored-by: Karan Thakur Signed-off-by: Sankhadip Roy --- .github/ISSUE_TEMPLATE/documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md index 2c02677..71e66ab 100644 --- a/.github/ISSUE_TEMPLATE/documentation.md +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -10,7 +10,7 @@ assignees: '' **Desired State:** --- -

Contributor Resources and Handbook

+

Contributor Resources and Handbook

The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the [`master` branch](https://github.com/layer5io/layer5/tree/master). - πŸ“š See [contributing instructions](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md). From 95fb04923ff9fa8fe99174b8ec2a25db2c1f75d5 Mon Sep 17 00:00:00 2001 From: Sankhadip Roy Date: Fri, 21 Jul 2023 03:20:33 +0530 Subject: [PATCH 08/16] Update .github/ISSUE_TEMPLATE/documentation.md Co-authored-by: Karan Thakur Signed-off-by: Sankhadip Roy --- .github/ISSUE_TEMPLATE/documentation.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md index 71e66ab..6dc3ed9 100644 --- a/.github/ISSUE_TEMPLATE/documentation.md +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -12,7 +12,6 @@ assignees: '' ---

Contributor Resources and Handbook

-The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the [`master` branch](https://github.com/layer5io/layer5/tree/master). - πŸ“š See [contributing instructions](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md). - 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9) - πŸ™‹πŸΎπŸ™‹πŸΌ Questions: [Discussion Forum](https://discuss.layer5.io) and [Community Slack](https://slack.layer5.io). From dd8287d5e2f4c4b5f01f1336c2b8931c25bfa1f5 Mon Sep 17 00:00:00 2001 From: Sankhadip Roy Date: Fri, 21 Jul 2023 03:21:46 +0530 Subject: [PATCH 09/16] Update .github/ISSUE_TEMPLATE/bug_report.md Co-authored-by: Karan Thakur Signed-off-by: Sankhadip Roy --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 4a6ecfb..52f44e9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -36,4 +36,4 @@ Steps to reproduce the behavior: - 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9) - πŸ™‹πŸΎπŸ™‹πŸΌ Questions: [Discussion Forum](https://discuss.layer5.io) and [Community Slack](https://slack.layer5.io). -Join the Layer5 Community by submitting your [community member form](https://layer5.io/newcomer). +Join the Layer5 Community by submitting your [community member form](https://layer5.io/newcomer). From ab6c4958469db8778808b9c216c016502ed67f75 Mon Sep 17 00:00:00 2001 From: Sankhadip Roy Date: Fri, 21 Jul 2023 03:21:55 +0530 Subject: [PATCH 10/16] Update .github/ISSUE_TEMPLATE/documentation.md Co-authored-by: Karan Thakur Signed-off-by: Sankhadip Roy --- .github/ISSUE_TEMPLATE/documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md index 6dc3ed9..d9caf73 100644 --- a/.github/ISSUE_TEMPLATE/documentation.md +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -16,4 +16,4 @@ assignees: '' - 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9) - πŸ™‹πŸΎπŸ™‹πŸΌ Questions: [Discussion Forum](https://discuss.layer5.io) and [Community Slack](https://slack.layer5.io). -Join the Layer5 Community by submitting your [community member form](https://layer5.io/newcomer). +Join the Layer5 Community by submitting your [community member form](https://layer5.io/newcomer). From c41da85f69d9e2ef58d2fe469c742673a7f270d5 Mon Sep 17 00:00:00 2001 From: Sankhadip Roy Date: Fri, 21 Jul 2023 03:22:04 +0530 Subject: [PATCH 11/16] Update .github/ISSUE_TEMPLATE/feature_request.md Co-authored-by: Karan Thakur Signed-off-by: Sankhadip Roy --- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 57451de..6a46b81 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -21,7 +21,7 @@ assignees: '' --- -

Contributor Resources and Handbook

+

Contributor Resources and Handbook

The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the [`master` branch](https://github.com/layer5io/layer5/tree/master). - πŸ“š See [contributing instructions](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md). From 86b1afc2ea043a612ba9d46bca94552fa29b0bc1 Mon Sep 17 00:00:00 2001 From: Sankhadip Roy Date: Fri, 21 Jul 2023 03:22:19 +0530 Subject: [PATCH 12/16] Update .github/ISSUE_TEMPLATE/feature_request.md Co-authored-by: Karan Thakur Signed-off-by: Sankhadip Roy --- .github/ISSUE_TEMPLATE/feature_request.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 6a46b81..7fa5f24 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -23,7 +23,6 @@ assignees: '' ---

Contributor Resources and Handbook

-The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the [`master` branch](https://github.com/layer5io/layer5/tree/master). - πŸ“š See [contributing instructions](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md). - 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9) - πŸ™‹πŸΎπŸ™‹πŸΌ Questions: [Discussion Forum](https://discuss.layer5.io) and [Community Slack](https://slack.layer5.io). From b125bfc2845cfaff153645f02c1ebcc7b42f63e6 Mon Sep 17 00:00:00 2001 From: Sankhadip Roy Date: Fri, 21 Jul 2023 03:22:32 +0530 Subject: [PATCH 13/16] Update .github/ISSUE_TEMPLATE/feature_request.md Co-authored-by: Karan Thakur Signed-off-by: Sankhadip Roy --- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 7fa5f24..79e5922 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -27,4 +27,4 @@ assignees: '' - 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9) - πŸ™‹πŸΎπŸ™‹πŸΌ Questions: [Discussion Forum](https://discuss.layer5.io) and [Community Slack](https://slack.layer5.io). -Join the Layer5 Community by submitting your [community member form](https://layer5.io/newcomer). +Join the Layer5 Community by submitting your [community member form](https://layer5.io/newcomer). From 99f74f0359e2a0c7f93014ece3597914a331e974 Mon Sep 17 00:00:00 2001 From: Sankhadip Roy Date: Fri, 21 Jul 2023 03:22:47 +0530 Subject: [PATCH 14/16] Update .github/ISSUE_TEMPLATE/question.md Co-authored-by: Karan Thakur Signed-off-by: Sankhadip Roy --- .github/ISSUE_TEMPLATE/question.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 4833669..d8c1c05 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -7,7 +7,6 @@ contact_links: ---

Contributor Resources and Handbook

-The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the [`master` branch](https://github.com/layer5io/layer5/tree/master). - πŸ“š See [contributing instructions](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md). - 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9) - πŸ™‹πŸΎπŸ™‹πŸΌ Questions: [Discussion Forum](https://discuss.layer5.io) and [Community Slack](https://slack.layer5.io). From 9bb18748c0b97003dcc5dbee5090e2d29f512162 Mon Sep 17 00:00:00 2001 From: Sankhadip Roy Date: Fri, 21 Jul 2023 03:22:59 +0530 Subject: [PATCH 15/16] Update .github/ISSUE_TEMPLATE/question.md Co-authored-by: Karan Thakur Signed-off-by: Sankhadip Roy --- .github/ISSUE_TEMPLATE/question.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index d8c1c05..2bf8b28 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -5,7 +5,7 @@ contact_links: about: Submit your question using GitHub Discussions. --- -

Contributor Resources and Handbook

+

Contributor Resources and Handbook

- πŸ“š See [contributing instructions](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md). - 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9) From 4532326b361989d73156c82b57d0eab14cbc33bc Mon Sep 17 00:00:00 2001 From: Sankhadip Roy Date: Fri, 21 Jul 2023 03:23:09 +0530 Subject: [PATCH 16/16] Update .github/ISSUE_TEMPLATE/question.md Co-authored-by: Karan Thakur Signed-off-by: Sankhadip Roy --- .github/ISSUE_TEMPLATE/question.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 2bf8b28..0ba90d5 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -11,4 +11,4 @@ contact_links: - 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9) - πŸ™‹πŸΎπŸ™‹πŸΌ Questions: [Discussion Forum](https://discuss.layer5.io) and [Community Slack](https://slack.layer5.io). -Join the Layer5 Community by submitting your [community member form](https://layer5.io/newcomer). +Join the Layer5 Community by submitting your [community member form](https://layer5.io/newcomer).